#749: StringScanner doesn't match properly. ------------------------------------+--------------------------------------- Reporter: kitchen.a...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.7 Component: MacRuby | Keywords: ------------------------------------+---------------------------------------
Comment(by martinlagarde...@…): hi! Thanks for the report. First of all, well, you know you shouldn't be using regexps to parse a file :D (especially ruby, since you have ripper for that).[[BR]] Second, I think the line you commented out is a better regexp than the one that is, in fact, not working correctly with Macruby. In the end, we do have problems with our regexps, and StringScanner suffers from it :-(. I'll keep the bug open with more information about it -- Ticket URL: <http://www.macruby.org/trac/ticket/749#comment:1> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel