[MacRuby] #1020: RSS::Maker is throwing a TypeError

MacRuby ruby-noreply at macosforge.org
Fri Dec 3 03:35:59 PST 2010


#1020: RSS::Maker is throwing a TypeError
-----------------------------+----------------------------------------------
 Reporter:  nick@…           |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  minor            |   Milestone:                       
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------
 I'm currently looking at the HEAD of MacRuby, and I have an issue with
 RSS:Maker core lib. When it's required, it throws a TypeError:

 $ macirb -f
 irb(main):001:0> require 'rss/maker'
 TypeError: superclass mismatch for class RSS::Maker::RSS10::TaxonomyTopics

 I think this is leaving an inconsistent RSS setup, and causes the attached
 test script to crash, once the TypeError exception is caught.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1020>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list