[MacRuby-devel] [MacRuby] #544: NSBigMutableString#tr crashes

MacRuby ruby-noreply at macosforge.org
Sat Jan 9 13:54:48 PST 2010


#544: NSBigMutableString#tr crashes
----------------------------------------+-----------------------------------
 Reporter:  vincent.isambart@…          |       Owner:  lsansonetti@…        
     Type:  defect                      |      Status:  new                  
 Priority:  blocker                     |   Milestone:  MacRuby 0.5          
Component:  MacRuby                     |    Keywords:                       
----------------------------------------+-----------------------------------
 Calling NSBigMutableString#tr makes MacRuby crash if the string is not
 empty.

 NSBigMutableString is for instance the class of the value returned by
 NSTextField#string.

 To reproduce the bug: macruby -e
 "NSBigMutableString.stringWithString('1').tr('a','b')"

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/544>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list