[MacRuby-devel] [MacRuby] #311: ERB experiencing string buffer corruption of some sort
MacRuby
ruby-noreply at macosforge.org
Sat Aug 8 23:24:22 PDT 2009
#311: ERB experiencing string buffer corruption of some sort
-------------------------------+--------------------------------------------
Reporter: tjw@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: blocker | Milestone: MacRuby 0.5
Component: MacRuby | Keywords:
-------------------------------+--------------------------------------------
Run the attached test and it spits out stuff like:
(erb):2: syntax error, unexpected tIDENTIFIER, expecting $end
; _erbout.concat(( title ).to_s); _erbout.concat "</title>\n"
^ (SyntaxError)
If you modify the test to use stock ruby, it works. Possibly related to
https://www.macruby.org/trac/ticket/293
Running under r2267.
--
Ticket URL: <http://www.macruby.org/trac/ticket/311>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list