Hi,
In message "[ruby-talk:5873] Integer(String) weirdness for a ruby newbie"
on 00/10/27, Stoned Elipot <Stoned.Elipot / script.jussieu.fr> writes:
|I tried to track the following problem - well at least to me it seems that
|there's a problem somewhere - into ruby 1.6.2-preview sources
|without clear success.
Oops, it's a bug.
--- bignum.c 2000/09/15 06:00:22 1.23
+++ bignum.c 2000/10/26 17:36:12
@@ -281,3 +281,2 @@
default:
- c = base;
if (badcheck) {