Barry Smith writes:
> Jed,
>
> This test is failing on me with —with-64-bit-indices. It seems to
> be reading binary from some data file so I suspect the data file
> is wrong for 64 bit integers but the example does no test on
> integer size.
Yes, it uses sizeof(idx_t) when re
Jed,
This test is failing on me with —with-64-bit-indices. It seems to be
reading binary from some data file so I suspect the data file is wrong for 64
bit integers but the example does no test on integer size.
Is this test suppose to work for —with-64-bit-indices or should it have