<?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: Hack Week: Day 4 (Thursday) &#8211; The joy of preprocessing macros (not!)</title>
	<atom:link href="http://kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/</link>
	<description>Kohei Yoshida&#039;s Webspace</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:27:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/comment-page-1/#comment-147</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Mon, 02 Jul 2007 12:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/#comment-147</guid>
		<description>Hi Stephan,

I certainly would...  I didn&#039;t know you could do that. :-)  Although there are certain defined macros we don&#039;t want to expand, such as RID_, SID_, etc, so some manual intervention would still be necessary even if I used GCC to expand preprocessings.</description>
		<content:encoded><![CDATA[<p>Hi Stephan,</p>
<p>I certainly would&#8230;  I didn&#8217;t know you could do that. :-)  Although there are certain defined macros we don&#8217;t want to expand, such as RID_, SID_, etc, so some manual intervention would still be necessary even if I used GCC to expand preprocessings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Bergmann</title>
		<link>http://kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/comment-page-1/#comment-146</link>
		<dc:creator>Stephan Bergmann</dc:creator>
		<pubDate>Mon, 02 Jul 2007 07:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kohei.us/2007/06/29/hack-week-day-4-thursday-the-joy-of-preprocessing-macros-not/#comment-146</guid>
		<description>Would it help to use an existing tool (like GCC&#039;s cpp) to preprocess the src files, and then work on the output of that?</description>
		<content:encoded><![CDATA[<p>Would it help to use an existing tool (like GCC&#8217;s cpp) to preprocess the src files, and then work on the output of that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

