[MacRuby] #965: Regexp literal with options broken in macirb

MacRuby ruby-noreply at macosforge.org
Thu Oct 28 03:32:57 PDT 2010


#965: Regexp literal with options broken in macirb
-------------------------------+--------------------------------------------
 Reporter:  akappen@…          |        Owner:  eloy.de.enige@…        
     Type:  defect             |       Status:  closed                 
 Priority:  minor              |    Milestone:                         
Component:  MacRuby            |   Resolution:  fixed                  
 Keywords:  macirb regexp      |  
-------------------------------+--------------------------------------------
Changes (by eloy.de.enige@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Thanks! Fixed in r4838:

 {{{
 $ macirb
 irb(main):001:0> 'sPeaK' =~ /speak/i
 => 0
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/965#comment:3>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list