[MacRuby] #1275: JSON library outdated or broken
#1275: JSON library outdated or broken -----------------------------+---------------------------------------------- Reporter: k.haase@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Running Sinatra tests for CoffeeScript, I get this: `NameError: uninitialized constant JSON::ParserError` -- Ticket URL: <http://www.macruby.org/trac/ticket/1275> MacRuby <http://macruby.org/>
#1275: JSON library outdated or broken -----------------------------+---------------------------------------------- Reporter: k.haase@… | Owner: psychs@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Changes (by eloy.de.enige@…): * owner: lsansonetti@… => psychs@… Comment: Actually our JSON library is a new MacRuby only implementation. I think the error classes should indeed be the same. I’m assigning this ticket to Satoshi, but I’ll take a look if I have the time before. -- Ticket URL: <http://www.macruby.org/trac/ticket/1275#comment:1> MacRuby <http://macruby.org/>
#1275: JSON library outdated or broken -----------------------------+---------------------------------------------- Reporter: k.haase@… | Owner: psychs@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by watson1978@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 Comment: Fixed with https://github.com/MacRuby/MacRuby/commit/0d886caaa465a22ee91498d9f86025c820... https://github.com/MacRuby/MacRuby/commit/fdbeaae3abcb019e6cd81051974dde7a91... https://github.com/MacRuby/MacRuby/commit/f9f0b29e33e443279265944fd17fcf439f... -- Ticket URL: <http://www.macruby.org/trac/ticket/1275#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby