[cl-json-devel] Problem encoding PLists on Clozure Common Lisp
26 Mar
2010
26 Mar
'10
7 p.m.
Using cl-json-0.4.0 on the latest CCL trunk, encoding PLists results in a hard error: (encode-json-to-string '((x . 123)))
Error: Fault during read of memory address #x3DD
26 Mar
26 Mar
8:31 p.m.
Never mind, I figured it out (apparently it was a subtle fasl file versioning problem). Sorry to clutter your inboxes. On Mar 26, 2010, at 12:00 PM, Ron Garret wrote:
Using cl-json-0.4.0 on the latest CCL trunk, encoding PLists results in a hard error:
(encode-json-to-string '((x . 123)))
Error: Fault during read of memory address #x3DD
_______________________________________________ cl-json-devel mailing list cl-json-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-json-devel
5430
Age (days ago)
5430
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ron Garret