Trans wrote: > > I updated the Rakefile to shell out to the task/* scripts.
Thanks! With the attached patch, I've the following sequence works on Ruby 1.9, revision 15360 (the latest HEAD): rake clobber rake compile rake test The patch should not be applies as is, as the rename of util.h to ruby/util.h is a breaking change. Should be easy enough to handle in extconf.rb. My goal is to keep a watch on Ruby 19 and libxml2 to ensure that neither commits any changes that breaks the other. More details can be found here: http://intertwingly.net/blog/2008/01/31/Ruby-CI-Efforts Let me know if you commit these changes, or how you want the extconf changes to be handled, as once basic Ruby 1.9 support is in place, I will add libxml to my list. - Sam Ruby _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel