Hi,
In message "Re: c++ Compileability and bugs in 1.9"
on Wed, 5 Oct 2005 00:14:40 +0900, Christophe Poucet <christophe.poucet / gmail.com> writes:
|If you would like I could send a patch with these changes. However someone
|would have to look at the changes of point 1) and 4) to make sure they are
|consequential, I was just trying to get it done, not to get it done cleanly.
|I have only done this for ruby itself, not for the ext/ folder. I started
|doing it but then there were some issues with the makefiles in regards to
|bigdecimal which led to the failure of any further ext's being compiled.
I'm pretty interested. Let us see a patch.
|One issue I had is that array test 37 and 38 (sample/test.rb 804 and 808)
|failed. Is this due to my changes or is this due to ruby 1.9?
My 1.9 does not raise any error from sample/test.rb. But I think I
can fix it easily after checking a patch.
matz.