<?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: Snow Leopard Code Blocks</title>
	<atom:link href="http://blog.roderickmann.org/2010/03/snow-leopard-code-blocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roderickmann.org/2010/03/snow-leopard-code-blocks/</link>
	<description>The unimportant rants of a petulant engineer...
Plus: occasional raves, and hopefully, some useful info</description>
	<lastBuildDate>Fri, 11 Mar 2011 02:50:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frederick C. Lee</title>
		<link>http://blog.roderickmann.org/2010/03/snow-leopard-code-blocks/comment-page-1/#comment-6060</link>
		<dc:creator>Frederick C. Lee</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://roderickmann.org/blog/?p=645#comment-6060</guid>
		<description>Fantastic article... Gives me a solid base to work from.

Ponder... the &#039;continue&#039; on line #30 should be a &#039;break&#039;?:

27. if (s == nil)
28. {
29.    NSLog(@&quot;Got %lu bytes, but no valid UTF-8 string&quot;, data.length);
30.    continue;  &lt;--- shouldn&#039;t it be a &#039;break&#039;?
31. }</description>
		<content:encoded><![CDATA[<p>Fantastic article&#8230; Gives me a solid base to work from.</p>
<p>Ponder&#8230; the &#8216;continue&#8217; on line #30 should be a &#8216;break&#8217;?:</p>
<p>27. if (s == nil)<br />
28. {<br />
29.    NSLog(@&#8221;Got %lu bytes, but no valid UTF-8 string&#8221;, data.length);<br />
30.    continue;  &lt;&#8212; shouldn&#039;t it be a &#039;break&#039;?<br />
31. }</p>
]]></content:encoded>
	</item>
</channel>
</rss>

