#222: Memory allocation problem ----------------------------------------+----------------------------------- Reporter: dave.baldwin@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.4 Comment: Fixed in r825. {{{ $ ./miniruby -ve "p [10].pack('N').unpack('g')[0].to_s" MacRuby version 0.4 (ruby 1.9.0 2008-06-03) [universal-darwin9.5, x86_64] "1.40129846432482e-44" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/222#comment:1> MacRuby <http://macruby.org/>