Well that was easy. In that case all four supported lisps should
generate interoperable serializations at this time on the same
machine architecture (little endian and big endian will not be
compatible, but 32 and 64-bit should be. I will not test this
feature during this release, but if anyone feels that this is
important we can think about adding some tests for the 1.0 release.
Ian
On Apr 11, 2007, at 10:17 AM, Edi Weitz wrote:
(loop for i below char-code-limit
for c = (code-char i)
always (= (char-code c)
(ef:char-external-code c :unicode)))
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel