[KinoSearch] 64-bit linux errors with t/core/032-string_helper.t
Marvin Humphrey
marvin at rectangular.com
Tue Jan 19 11:51:01 PST 2010
On Tue, Jan 19, 2010 at 01:37:12PM -0600, Peter Karman wrote:
> ok - 0 == 0
> ok - 1 == 1
> ok - 100 == 100
> ok - 126 == 126
> ok - 127 == 127
> ok - 128 == 128
> ok - 129 == 129
> ok - 250 == 250
> ok - 254 == 254
> ok - 255 == 255
Whew. If that's the case, we ought to be able to make this work.
If you dump that same code into the TestStringHelper.c file, do you get the
same result? Checking for compiler flag weirdness or bizarre interactions
from include libraries... (KinoSearch's tests once tickled a NetBSD bug that
changed how doubles and long longs were converted to each other when a
particular library was included...)
Marvin Humphrey
More information about the kinosearch
mailing list