It looks like defined? is throwing an error when a symbol is not defined :) Should have a fix today.
-Tom On Sat, 25 Feb 2006, David Corbin defenestrated me: > On Saturday 25 February 2006 06:10, David Corbin wrote: > > I've got an some unit tests that "terminate before getting started", but > > only in HEAD (not in 0.8.2). I see no sign that the tests are running at > > all. There is no output of any type. I've tried to narrow it down, but it > > gets kind of deep in the interpreter. > > > > The following yields really different results between 0.8.2 and HEAD. 0.8.2 > is consistent with C ruby. > --start-- > > require 'rational' > > puts $! > --end-- -- + http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+ | Thomas E Enebo, Protagonist | "Luck favors the prepared | | | mind." -Louis Pasteur | ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
