<?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: GCC and customizable input source charset</title>
	<atom:link href="http://www.jeffhung.net/blog/articles/jeffhung/383/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffhung.net/blog/articles/jeffhung/383/</link>
	<description>(My smile insists of having nose. :-)</description>
	<pubDate>Sat, 22 Nov 2008 03:32:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Subversion Issue 2332: Keyword expansion in non-UTF8 documents results in mixed charsets [JeffHung.Blog]</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/383/#comment-1522</link>
		<dc:creator>Subversion Issue 2332: Keyword expansion in non-UTF8 documents results in mixed charsets [JeffHung.Blog]</dc:creator>
		<pubDate>Mon, 06 Mar 2006 09:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/383/#comment-1522</guid>
		<description>[...] 差不多在幾個月前開始，用 TortoiseSVN 時，若程式裡有放 expansion keywords 的話，$Date$ 會被改成用 zh_TW.UTF-8 顯示。由於 C/C++ standard 規定，程式碼裡只應該使用 ASCII 碼，所以使用中文顯示 $Date$，會違反 C/C++ standard 規定。果不其然，上禮拜我就碰到了。為了要把程式移轉過去，測一測 Visual Studio .Net 2005，結果一編譯，洋洋灑灑跑出三百多個 warning，仔細一看，通通都是一樣的 warning： [...]</description>
		<content:encoded><![CDATA[<p>[...] 差不多在幾個月前開始，用 TortoiseSVN 時，若程式裡有放 expansion keywords 的話，$Date$ 會被改成用 zh_TW.UTF-8 顯示。由於 C/C++ standard 規定，程式碼裡只應該使用 ASCII 碼，所以使用中文顯示 $Date$，會違反 C/C++ standard 規定。果不其然，上禮拜我就碰到了。為了要把程式移轉過去，測一測 Visual Studio .Net 2005，結果一編譯，洋洋灑灑跑出三百多個 warning，仔細一看，通通都是一樣的 warning： [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
