Zulu-Inuoe / jzon

A correct and safe(er) JSON RFC 8259 reader/writer with sane defaults.
MIT License
151 stars 14 forks source link

quicklisp's jzon does not compile in allegro common lisp #40

Closed MauDagos closed 1 year ago

MauDagos commented 1 year ago

The current version of jzon in quicklisp does not compile in allegro common lisp. This is the error I get:

Attempt to take the value of the unbound variable `+%POW10-MIN+'.

However, compiling the tip of master from source runs just fine. Would it possible to update the version of jzon in quicklisp?

Thanks in advance!

Zulu-Inuoe commented 1 year ago

Hey, thanks for checking. Quicklisp updates at a roughly monthly cadence, so that'll be fixed next release.

Zulu-Inuoe commented 1 year ago

Closing this issue now that I've merged the changes to main. It'll be fixed next Quicklisp release, or you can use the latest release on Ultralisp