#955: Problem printing arrays in 0.7 --------------------------------+------------------------------------------- Reporter: perry@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: --------------------------------+------------------------------------------- A serious problem in the new MacRuby 0.7: {{{ $ macirb --simple-prompt
framework 'AppKit'=> true NSSpeechSynthesizer.availableVoices TypeError: can't convert Class into String
}}}
This is clearly wrong. (It is even an example given in http://macruby.labs.oreilly.com/ch01.html and clearly should work.) -- Ticket URL: <http://www.macruby.org/trac/ticket/955> MacRuby <http://macruby.org/>