Re: [Jruby-devel] Zlib and RubyGems.

2006-04-06 Thread Charles O Nutter
Now you're getting deep into the bowels of my threading code. criticalizeOrDieIfKilled waits on a lock when critical= is set to true somewhere in the system. If the thread is killed, it will die once it wakes up. Both situations are handled here, and the method is called fairly frequently. If you'r

Re: [Jruby-devel] Zlib and RubyGems.

2006-03-22 Thread Ola Bini
If I change that line as I made it I get this error instead: hook D:/Project/jruby/rubygems/./post-install.rb failed: duplicated object must be same type Try 'ruby setup.rb --help' for detailed usage. Which comes from RubyObject#dup /O - Original Message - From: Ola Bini <[EMAIL PROTECT