#472: built-in rss library doesn't work in HEAD -------------------------------+-------------------------------------------- Reporter: sergio@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: -------------------------------+-------------------------------------------- Comment(by pthomson@…): Printing out the names of the classes expected gives a surprising result: {{{ superclass mismatch for class RSS::Maker::RSS10::TaxonomyTopics - got RSS::Maker::TaxonomyTopicModel::TaxonomyTopicsBase, expected RSS::Maker::TaxonomyTopicsModel::TaxonomyTopicsBase }}} Apparently there are two instances of TaxonomyTopicsBase at two different locations in memory. Mysterious. -- Ticket URL: <http://www.macruby.org/trac/ticket/472#comment:2> MacRuby <http://macruby.org/>