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
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