Re: [Ironruby-core] Problems with Mutex and ConditionVariable under IronRuby

2009-01-03 Thread Daniele Alessandri
On Fri, Jan 2, 2009 at 21:03, Curt Hagenlocher wrote: > Thanks for a very detailed bug report! I just filed another bug :-) "A Fixnum fails to grow to a Bignum when using the left shift operator" http://rubyforge.org/tracker/index.php?func=detail&aid=23414&group_id=4359&atid=16798 I tackled th

Re: [Ironruby-core] Code Review: Thread#raise

2009-01-03 Thread Tomas Matousek
I think we should at least report a warning when Thread#kill, Thread#raise or Thread#critical= is called if not eliminating them as Charlie proposed on his blog. Tomas -Original Message- From: Curt Hagenlocher Sent: Tuesday, December 30, 2008 10:05 PM To: Shri Borde; IronRuby External C