<?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"
	>
<channel>
	<title>Comments on: gnu g++ compiler bug</title>
	<atom:link href="http://www.mobiphil.com/2010/03/gnu-g-compiler-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mobiphil.com/2010/03/gnu-g-compiler-bug/</link>
	<description>blog about being mobile, but including technology</description>
	<pubDate>Mon, 21 May 2012 06:05:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: George</title>
		<link>http://www.mobiphil.com/2010/03/gnu-g-compiler-bug/#comment-10398</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 03 May 2010 11:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobiphil.com/?p=183#comment-10398</guid>
		<description>Of course it does, 

It's not a bug the standard clearly states that when a definition can be read as a function or a variable declaration. The earlier SHALL take precedence, no exceptions to the rule.

g++ adheres to the standard</description>
		<content:encoded><![CDATA[<p>Of course it does, </p>
<p>It&#8217;s not a bug the standard clearly states that when a definition can be read as a function or a variable declaration. The earlier SHALL take precedence, no exceptions to the rule.</p>
<p>g++ adheres to the standard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobiphil</title>
		<link>http://www.mobiphil.com/2010/03/gnu-g-compiler-bug/#comment-9996</link>
		<dc:creator>mobiphil</dc:creator>
		<pubDate>Mon, 29 Mar 2010 13:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobiphil.com/?p=183#comment-9996</guid>
		<description>The secret is that 

Stream str( Wrapper&lt;unsigned char&gt; (buffer));

is considered by the compiler as function definition and not variable declaration :)</description>
		<content:encoded><![CDATA[<p>The secret is that </p>
<p>Stream str( Wrapper<unsigned char> (buffer));</p>
<p>is considered by the compiler as function definition and not variable declaration <img src='http://www.mobiphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </unsigned></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.186 seconds -->

