#397: erb string buffer corruption ----------------------------+----------------------------------------------- Reporter: jazzbox@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------+----------------------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => fixed Comment: I guess this was just a type, seems to have been fixed meanwhile: {{{ $> macruby -r 'erb' -e 'p ERB.new("1234567").result' "1234567" $> }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/397#comment:1> MacRuby <http://macruby.org/>