On 6/24/11 Jun 24 -7:02 PM, Carlos Konstanski wrote:
On 06/24/2011 05:58 PM, Robert Goldman wrote:
On 6/23/11 Jun 23 -10:55 PM, Carlos Konstanski wrote:
I cannot download cl-json because the URL is giving me a 403. Please help, I am desperate! Email me a tarball if it can't be fixed soon.
I see the same problem you see trying to download the tarball. I don't know if anyone is still maintaining this project. I would recommend pulling the darcs repository.
Does anyone know if anyone still reading this list has write access to the darcs repo?
cheers, r
I went ahead and did just that. Be advised that the latest in darcs is utterly broken. Version 0.3.0 works, but you need to rename all references to the package js:: to parenscript::. There is only one such reference, and it is in encoder.lisp.
I have a slightly modified version that I am calling 0.4.1 that is not very broken and definitely doesn't have package problems. If no one can do any better, I will push this to Cliki...
When I run the tests, both Clozure and SBCL break on JSON-BIND-IN-BIND-BUG. Clozure also breaks on 5 other tests with problems with the binding of *JSON-TEST-FILES-PATH*. I will look into this. I have no idea why this doesn't work on Clozure, but works on SBCL....