#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/>