[MacRuby] #1210: Bug in macirb when using tab to autocomplete

MacRuby ruby-noreply at macosforge.org
Wed Mar 30 14:21:30 PDT 2011


#1210: Bug in macirb when using tab to autocomplete
------------------------------+---------------------------------------------
 Reporter:  shahor@…          |        Owner:  eloy.de.enige@…        
     Type:  defect            |       Status:  closed                 
 Priority:  minor             |    Milestone:                         
Component:  MacRuby           |   Resolution:  fixed                  
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by eloy.de.enige@…):

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


Comment:

 Fixed in
 https://github.com/MacRuby/MacRuby/commit/d948b74b1e123ce58f86009d962a3dc37b8578ce:

 {{{
 $> macirb --simple-prompt
 >> framework 'AppKit'
 => true
 >> NSSpeechSynthesizer.alloc.init
 NSSpeechSynthesizer.alloc.init
 NSSpeechSynthesizer.alloc.initWithVoice
 }}}

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



More information about the macruby-tickets mailing list