#437: -[NSObject hash] values change when MacRuby is initialized ---------------------------------+------------------------------------------ Reporter: illenberger@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: NSObject hash | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed in r3061. {{{ $ gcc /tmp/t.m -o /tmp/t -framework MacRuby -framework Foundation -fobjc- gc $ /tmp/t $ }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/437#comment:1> MacRuby <http://macruby.org/>