K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-19T11:09:24.000000Z K 7 svn:log V 229 Work around an apparent compiler bug with gcc-3.1, although it might be a language feature that I do not know about. gcc is complaining about a left shift >= sizeof type, even when shifting a (cast) 64 bit type left by 43 bits. END