Damian Steer wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ola Bini wrote:
Charles Oliver Nutter wrote:
Bill Dortch wrote:
Maybe I missed the memo, but is Java now supposed to be enabled by
default (i.e., without include Java or require 'java')?  I'm all for
it, but I'm not sure if this is the intended behavior:

C:\jruby\trunk>jirb
irb(main):001:0> java.lang.String
=> Java::JavaLang::String
Hmm, no, that is not intended. Perhaps it's because of jsignal.rb
though. Ola?

- Charlie
Shouldn't be. jsignal is loaded when trap is first used.

IRB traps sigint when it starts (See IRB.start in irb.rb).

That would explain it. So should we fix this or is it a "feature"?

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to