[armedbear-devel] Error: value is not of type CONS

Axel Rauschmayer axel at rauschma.de
Wed Dec 30 12:39:30 UTC 2009


CL-JSON throws an error under ABCL where SBCL doesn't. The code is:

(require 'asdf)
(asdf:operate 'asdf:load-op :cl-json)
(json:decode-json-from-string
    "{\"foo\": [10,20,50], \"bar\": true}")

The error message is: The value 50 is not of type CONS.

I'm using Yason as a work-around, but thought that you guys might want to know, maybe this points to a deeper issue.

Greetings,

Axel

-- 
Axel.Rauschmayer at ifi.lmu.de
http://www.pst.ifi.lmu.de/~rauschma/







More information about the armedbear-devel mailing list