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--


-------------------------------------------------------
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
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to