From hoanga at alum.rpi.edu Tue Dec 25 10:02:57 2007 From: hoanga at alum.rpi.edu (Alain Hoang) Date: Wed, 26 Dec 2007 00:02:57 +0900 Subject: [Mkrf-users] mkrf ruby 1.9 patch In-Reply-To: <200712241612.58498.jan.dvorak@kraxnet.cz> References: <200712241612.58498.jan.dvorak@kraxnet.cz> Message-ID: <47711BA1.7050409@alum.rpi.edu> Hi Jan, Thanks for the patch! Jan Dvorak wrote: > Hello, > > here's patch for making mkrf compatible with upcoming ruby 1.9/2.0 (C headers > in ruby 1.9 are installed in '$rubyhdrdir' and config.h, in > '$rubyhdrdir/$arch' and Kernel#to_a method was removed in ruby 1.9). I applied the patch into trunk for svn revision 62. As long as nothing relies on the to_a behavior versus flatten I don't see why another point release for mkrf can't be pushed out in case there are mkrf users that want to test against Ruby 1.9. Cheers, Alain