<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GCC + SpiderMonkey = GCC Dehydra</title>
	<atom:link href="http://blog.mozilla.com/tglek/2008/01/17/gcc-spidermonkey-gcc-dehydra/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/tglek/2008/01/17/gcc-spidermonkey-gcc-dehydra/</link>
	<description>Just another Blog.mozilla.com weblog</description>
	<lastBuildDate>Sun, 12 Feb 2012 07:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tom Tromey</title>
		<link>http://blog.mozilla.com/tglek/2008/01/17/gcc-spidermonkey-gcc-dehydra/comment-page-1/#comment-10547</link>
		<dc:creator>Tom Tromey</dc:creator>
		<pubDate>Sat, 19 Jan 2008 00:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2008/01/17/gcc-spidermonkey-gcc-dehydra/#comment-10547</guid>
		<description>I&#039;m really happy to hear that this is working.  I think this is an important direction for GCC to go, and GCC needs someone to drive it a bit...

As to your points: for #1, I agree completely and I already know how to fix this for C.  

For #2, I&#039;m not so sure.  I saw some problems here with the column number work, but it isn&#039;t clear that this would be any better with a generated parser.  Can you get end-of-node information by looking at all the sub-nodes?  I suppose spelling of numbers, and parens, get in the way here.  More stuff to do :-)

#3 is definitely a problem, and kind of a pain internally too.  I&#039;m sure it is fixable but I&#039;d imagine it is a lot of work.

On politics, unfortunately you are right :(.  There&#039;s some hope we can get forward motion here, though.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really happy to hear that this is working.  I think this is an important direction for GCC to go, and GCC needs someone to drive it a bit&#8230;</p>
<p>As to your points: for #1, I agree completely and I already know how to fix this for C.  </p>
<p>For #2, I&#8217;m not so sure.  I saw some problems here with the column number work, but it isn&#8217;t clear that this would be any better with a generated parser.  Can you get end-of-node information by looking at all the sub-nodes?  I suppose spelling of numbers, and parens, get in the way here.  More stuff to do <img src='http://blog.mozilla.com/tglek/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>#3 is definitely a problem, and kind of a pain internally too.  I&#8217;m sure it is fixable but I&#8217;d imagine it is a lot of work.</p>
<p>On politics, unfortunately you are right <img src='http://blog.mozilla.com/tglek/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .  There&#8217;s some hope we can get forward motion here, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

