[cl-store-devel] problems storing big integers on x86-64

Sean Ross rosssd at gmail.com
Fri Jan 26 15:02:44 UTC 2007


> fails with an error message of "The value 4294967296 is not of type
> (UNSIGNED-BYTE 32)" in cl-store::store-arbitrary-integer.

As it turns out store-arbitrary-integer was quite broken, it would quite
happily pass non ub32 integers along. I don't know how it
ever actually worked, sorry about that.

I've just committed a fix for this and added it to the tests.

Thanks for the report.

#.sean.



More information about the cl-store-devel mailing list