[armedbear-devel] Error: value is not of type CONS
Erik Huelsmann
ehuels at gmail.com
Fri Jan 29 21:47:19 UTC 2010
Hi Axel,
On Wed, Dec 30, 2009 at 1:39 PM, Axel Rauschmayer <axel at rauschma.de> wrote:
> 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 was able to reproduce on trunk, but I'm not seeing any immediate
errors. I've filed a ticket for your report to prevent it from going
to oblivion.
Bye,
Erik.
More information about the armedbear-devel
mailing list