>>>>> "N" == Neil Spring <nspring / cs.washington.edu> writes: N> On Tue, Jan 13, 2004 at 04:47:59AM +0900, Emmanuel Touzery wrote: [...] >> test.rbpl:8127:in `+': Bignum can't be coerced into Fixnum (TypeError) [...] N> ./test1.rbpl:6250: stack level too deep (SystemStackError) This is the same error : the right message is `stack level too deep' this is just that the error is not caught at the same point. Guy Decoux