search for: treeparser

Displaying 3 results from an estimated 3 matches for "treeparser".

Did you mean: tree_parse
2004 Apr 23
11
Building wxruby-swig for Mac
0.0.5 sure gets the Mac build a lot further. There''s a bug in the wxMac-2.4.2 distribution that I''m running into: wx-config wants to invoke a program in the source directory at link time. That''s ugly in itself, but it tries to use a variable ${top_srcdir} to accomplish this, and it''s apparently empty. It tries to invoke
2006 Feb 28
0
Ruby Feedparser and exceptions on valid feeds
...only occur in the doctype declaration. Line: Position: Last 80 unconsumed characters: <![CDATA[<p>Filed under: <a href="http://www.engadget.com/category/gaming/" rel="> /usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:325:in `pull'' /usr/lib/ruby/1.8/rexml/parsers/treeparser.rb:21:in `parse'' /usr/lib/ruby/1.8/rexml/document.rb:178:in `build'' /usr/lib/ruby/1.8/rexml/document.rb:45:in `initialize'' /home/eduard/rails/zaptxt/lib/feedparser/feedparser.rb:26:in `parse'' /home/eduard/rails/zaptxt/lib/feedparser/feedparser.rb:18:in `initializ...
2006 Feb 01
4
REXML::ParseException - but the feed IS valid
I am using Ruby feedparser and when I try to parse this feed: http://feeds.feedburner.com/Mobilecrunch I get an error: REXML::ParseException: Declarations can only occur in the doctype declaration. This feed does validate at feedvalidator.org. Any idea why it would raise an exception? Thanks, eduard -------------- next part -------------- An HTML attachment was scrubbed... URL: