[MacRuby] #1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on

MacRuby ruby-noreply at macosforge.org
Mon Jun 27 16:47:25 PDT 2011


#1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on
--------------------------------------+-------------------------------------
 Reporter:  guido.soranzio@…          |       Owner:  lsansonetti@…        
     Type:  defect                    |      Status:  new                  
 Priority:  blocker                   |   Milestone:                       
Component:  MacRuby                   |    Keywords:  0.11-blocker         
--------------------------------------+-------------------------------------

Comment(by lsansonetti@…):

 Looks like nokogiri has several rb_define_class_under() calls defining the
 "Node" class under the same XML module. It is possible that CRuby does not
 raise an exception in case "Node" already exists, but we do.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1335#comment:9>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list