Greetings, I just yesterday ran into a problem with the head of MacRuby on GitHub that makes it not possible to use Mechanize/Nokogiri, specifically the redefinition of Node?
I see this if I just go $ macirb irb> require 'rubygems' irb> require 'mechanize' It looks like a bundle gets loaded that tries to redefine Node, but...that doesn't work for some reason? I'm not totally clear on what's going wrong, just that it was a show-stopper for me for moving to HEAD. I'm not at home, where I was having this problem in spades until I downgraded to 0.10, but if you install the mechanize gem on a 0.11 version it pretty consistently fails to load. Since nokogiri and mechanize are pretty important to what I'm building, it's a bad place to be... :/ -- Morgan On Mon, Jun 20, 2011 at 3:18 PM, Laurent Sansonetti < laurent.sansone...@gmail.com> wrote: > Agreed! I attached the 0.11-blocker keyword. > > Thanks, > Laurent > > On Mon, Jun 20, 2011 at 1:57 PM, Martin Schürrer <mar...@schuerrer.org> > wrote: > > HI, > > > > shouldn't stuff like http://www.macruby.org/trac/ticket/505 be a > blocker? > > > > (I'm new to macruby, so I'm curious) > > > > Cheers, > > Martin > > > > On Mon, Jun 20, 2011 at 22:20, Laurent Sansonetti > > <laurent.sansone...@gmail.com> wrote: > >> Hi guys, > >> > >> A lot of good work has been integrated into master recently, so it's > >> now time to think about making a new release (hopefully it will be the > >> last 0.x release!). > >> > >> Here is a list of bugs I think are blockers to this release: > >> > >> http://www.macruby.org/trac/ticket/1286 > >> http://www.macruby.org/trac/ticket/1294 > >> http://www.macruby.org/trac/ticket/1308 > >> http://www.macruby.org/trac/ticket/1313 > >> http://www.macruby.org/trac/ticket/1329 > >> > >> As always it is highly possible that I missed other blockers, so if > >> you know about one please commit it, so that we can promote it with > >> the 0.11-blocker keyword accordingly. > >> > >> Thanks! > >> Laurent > >> _______________________________________________ > >> MacRuby-devel mailing list > >> MacRuby-devel@lists.macosforge.org > >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > >> > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel