#59: .irb_history support ------------------------+--------------------------------------------------- Reporter: z@wzph.com | Owner: lsansonetti@apple.com Type: task | Status: new Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by lsansonetti@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/>