chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: lighter weight alternatives to s11n?


From: Martin DeMello
Subject: [Chicken-users] Re: lighter weight alternatives to s11n?
Date: Mon, 2 Jul 2007 00:25:13 +0530

Also, serializing a hash dies when it hits the end (and attempting to
deserialize the file segfaults). Here's a minimal example:

#;1> (use s11n)
; loading /usr/lib/chicken/1/s11n.so ...
#;2> (serialize (make-hash-table))
Error: (serialize) unable to serialize object - unable to serialize
procedure (no table entry found): #<procedure (equal? x75 y76)>


Chicken: Version 2.6 - linux-unix-gnu-x86 - [ dload ]

martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]