[MacRuby-devel] [macruby] #59: .irb_history support

macruby ruby-noreply at macosforge.org
Sat May 24 14:24:20 PDT 2008


#59: .irb_history support
------------------------+---------------------------------------------------
 Reporter:  z at wzph.com  |        Owner:  lsansonetti at apple.com
     Type:  task        |       Status:  new                  
 Priority:  minor       |    Milestone:  MacRuby 0.2          
Component:  MacRuby     |   Resolution:                       
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by lsansonetti at apple.com):

  * milestone:  => MacRuby 0.2

Comment:

 {{{
 $ cat ~/.irbrc
 IRB.conf[:SAVE_HISTORY] = true

 $ macirb
 /Library/Frameworks/MacRuby.framework/Versions/0.2/usr/lib/ruby/1.9.0/irb/ext
 /save-history.rb:68:in `define_finalizer': define_finalizer() function is
 unimplemented on this machine (NotImplementedError)
 }}}

 Need to re-implement ObjectSpace.define_finalizer.

-- 
Ticket URL: <http://ruby.macosforge.org/trac/ticket/59#comment:1>
macruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list