<?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  4.4.1 发布在即，C++ 0x 标准实验性支持大幅进步</title>
	<atom:link href="http://linuxtoy.org/archives/gcc-441-c-ox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/gcc-441-c-ox.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 24 May 2012 02:06:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Loaden</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-113981</link>
		<dc:creator>Loaden</dc:creator>
		<pubDate>Thu, 28 May 2009 00:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-113981</guid>
		<description>&lt;p&gt;谢谢35楼！发现-std=gnu++0x确实可以。
不过如果非要用-std=c++0x的话，只需要-U&lt;strong&gt;STRICT_ANSI&lt;/strong&gt;，也就是将&lt;strong&gt;STRICT_ANSI&lt;/strong&gt;宏取消定义即可。
真的很奇怪，不知道有没有反馈这个bug的。等一会我查一下，如果没有的话，我反馈一下。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>谢谢35楼！发现-std=gnu++0x确实可以。
不过如果非要用-std=c++0x的话，只需要-U<strong>STRICT_ANSI</strong>，也就是将<strong>STRICT_ANSI</strong>宏取消定义即可。
真的很奇怪，不知道有没有反馈这个bug的。等一会我查一下，如果没有的话，我反馈一下。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-113921</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Wed, 27 May 2009 05:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-113921</guid>
		<description>&lt;p&gt;不知道Loaden还能不能看到我的回帖了
经过实验发现
-std=c++0x就会有这个问题
-std=gnu++0x就OK
但是这两个选项应该是一个意思吧？
不知道了...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>不知道Loaden还能不能看到我的回帖了
经过实验发现
-std=c++0x就会有这个问题
-std=gnu++0x就OK
但是这两个选项应该是一个意思吧？
不知道了...</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Loaden</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-111679</link>
		<dc:creator>Loaden</dc:creator>
		<pubDate>Sun, 03 May 2009 12:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-111679</guid>
		<description>&lt;p&gt;我编译却失败！
d:\qpdev\gcc\bin&#046;./lib/gcc/mingw32/4.4.0/include/c++/cwchar:159: error: &#039;::swprintf&#039; has not been declared
d:\qpdev\gcc\bin&#046;./lib/gcc/mingw32/4.4.0/include/c++/cwchar:166: error: &#039;::vswprintf&#039; has not been declared
为什么呢？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我编译却失败！
d:\qpdev\gcc\bin&#46;./lib/gcc/mingw32/4.4.0/include/c++/cwchar:159: error: '::swprintf' has not been declared
d:\qpdev\gcc\bin&#46;./lib/gcc/mingw32/4.4.0/include/c++/cwchar:166: error: '::vswprintf' has not been declared
为什么呢？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: oldherl</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110955</link>
		<dc:creator>oldherl</dc:creator>
		<pubDate>Sat, 25 Apr 2009 15:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110955</guid>
		<description>&lt;p&gt;我只看懂了auto是好东西&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我只看懂了auto是好东西</p>]]></content:encoded>
	</item>
	<item>
		<title>By: NA</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110892</link>
		<dc:creator>NA</dc:creator>
		<pubDate>Fri, 24 Apr 2009 20:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110892</guid>
		<description>&lt;p&gt;最复杂的东西，都是由最简单的东西组成的。C/C++就是组成软件的基础。
这些新的特性也许不错，但是恐怕很难大范围应用。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>最复杂的东西，都是由最简单的东西组成的。C/C++就是组成软件的基础。
这些新的特性也许不错，但是恐怕很难大范围应用。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: danath</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110869</link>
		<dc:creator>danath</dc:creator>
		<pubDate>Fri, 24 Apr 2009 13:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110869</guid>
		<description>&lt;p&gt;@bingyuan&lt;/p&gt;

&lt;p&gt;我的意思是，某些C程序中的复杂性是为了解决问题所需，这和KISS没有关系，也不是有人愿意把C程序写得复杂，缺少语言支持而已。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@bingyuan</p>

<p>我的意思是，某些C程序中的复杂性是为了解决问题所需，这和KISS没有关系，也不是有人愿意把C程序写得复杂，缺少语言支持而已。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bingyuan</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110861</link>
		<dc:creator>bingyuan</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110861</guid>
		<description>&lt;p&gt;@danath,你忘了K.I.S.S？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@danath,你忘了K.I.S.S？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: danath</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110792</link>
		<dc:creator>danath</dc:creator>
		<pubDate>Fri, 24 Apr 2009 04:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110792</guid>
		<description>&lt;p&gt;@neithern&lt;/p&gt;

&lt;p&gt;语言核心的进化最关键，库的增强是水到渠成。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@neithern</p>

<p>语言核心的进化最关键，库的增强是水到渠成。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: danath</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110791</link>
		<dc:creator>danath</dc:creator>
		<pubDate>Fri, 24 Apr 2009 04:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110791</guid>
		<description>&lt;p&gt;@bingyuan&lt;/p&gt;

&lt;p&gt;那是因为除了复杂的用法就不能解决问题。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@bingyuan</p>

<p>那是因为除了复杂的用法就不能解决问题。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: danath</title>
		<link>http://linuxtoy.org/archives/gcc-441-c-ox.html#comment-110787</link>
		<dc:creator>danath</dc:creator>
		<pubDate>Fri, 24 Apr 2009 04:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3041#comment-110787</guid>
		<description>&lt;p&gt;foreach是C++0x的一个提案，现在可以暂时用boost::foreach。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>foreach是C++0x的一个提案，现在可以暂时用boost::foreach。</p>]]></content:encoded>
	</item>
</channel>
</rss>

