Re: [MacRuby-devel] date broken in experimental r2001?

2009-07-08 Thread Timothy Wood
Matt On Tue, Jul 7, 2009 at 11:38 PM, Laurent Sansonetti > wrote: Hi Timothy, That sounds expected, Rational is not implemented yet in experimental :) Laurent On Jul 7, 2009, at 10:13 PM, Timothy Wood wrote: % macirb irb: warn: can't alias exit from irb_exit. irb(main):001:0&g

[MacRuby-devel] date broken in experimental r2001?

2009-07-07 Thread Timothy Wood
% macirb irb: warn: can't alias exit from irb_exit. irb(main):001:0> require 'date' NoMethodError: undefined method `Rational:' for Date:Class This is with a freshly installed LLVM (r72741, the stable point noted in README.rdoc) and MacRuby r2001. Are other folks seeing this, or is it mayb