[MacRuby-devel] [MacRuby] #749: StringScanner doesn't match properly.

MacRuby ruby-noreply at macosforge.org
Fri Jun 18 12:48:32 PDT 2010


#749: StringScanner doesn't match properly.
------------------------------------+---------------------------------------
 Reporter:  kitchen.andy@…          |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  minor                   |   Milestone:  MacRuby 0.7          
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------

Comment(by martinlagardette@…):

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



More information about the MacRuby-devel mailing list