[MacRuby] #978: macirb gives a weird error when I dereference a pointer to a CFArray
#978: macirb gives a weird error when I dereference a pointer to a CFArray ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macirb error ------------------------------------+--------------------------------------- The error is: TypeError: can't convert Class into String I have attached a short script to demo this. The message is not printed when you require the file or run it with macruby. If you copy and paste the code into macirb you will see the error message. -- Ticket URL: <http://www.macruby.org/trac/ticket/978> MacRuby <http://macruby.org/>
#978: macirb gives a weird error when I dereference a pointer to a CFArray ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macirb error ------------------------------------+--------------------------------------- Comment(by lsansonetti@…): I wasn't able to reproduce that problem. -- Ticket URL: <http://www.macruby.org/trac/ticket/978#comment:1> MacRuby <http://macruby.org/>
#978: macirb gives a weird error when I dereference a pointer to a CFArray ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macirb error ------------------------------------+--------------------------------------- Comment(by mrada@…): I am not having this issue with the nightly builds of MacRuby 0.8 that I have been using. -- Ticket URL: <http://www.macruby.org/trac/ticket/978#comment:2> MacRuby <http://macruby.org/>
#978: macirb gives a weird error when I dereference a pointer to a CFArray ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: macirb error | ------------------------------------+--------------------------------------- Changes (by eloy.de.enige@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.8 Comment: Indeed, works on trunk. -- Ticket URL: <http://www.macruby.org/trac/ticket/978#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby