<?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: RegExKitLite v. Clang</title>
	<atom:link href="http://www.red-sweater.com/blog/1345/regexkit-clang/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/1345/regexkit-clang</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Thu, 16 May 2013 21:58:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-173893</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Wed, 04 May 2011 13:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-173893</guid>
		<description><![CDATA[Hi Arun- this isn&#039;t a great place for programming tech support questions. I would usually recommend Stack Overflow, but since this is a possibly Lion-related question, you should probably raise the issue on Apple&#039;s NDA-protected forums:

https://devforums.apple.com/]]></description>
		<content:encoded><![CDATA[<p>Hi Arun- this isn&#8217;t a great place for programming tech support questions. I would usually recommend Stack Overflow, but since this is a possibly Lion-related question, you should probably raise the issue on Apple&#8217;s NDA-protected forums:</p>
<p><a href="https://devforums.apple.com/" rel="nofollow">https://devforums.apple.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-173875</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Wed, 04 May 2011 12:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-173875</guid>
		<description><![CDATA[Hi,
I am trying to create a Document-based application in Lion OS. In the .nib file i am using NSBrowser, i set the maximum column as 3 and Autosizing in all the direction. When i run the application i am getting only 2 column after selecting or resizing the window i am able to see all the 3 columns.

Please let me know that it is a Lion OS issue or Xcode issue.

Thanks in Advance,
Arun]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to create a Document-based application in Lion OS. In the .nib file i am using NSBrowser, i set the maximum column as 3 and Autosizing in all the direction. When i run the application i am getting only 2 column after selecting or resizing the window i am able to see all the 3 columns.</p>
<p>Please let me know that it is a Lion OS issue or Xcode issue.</p>
<p>Thanks in Advance,<br />
Arun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TedGoldstein</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153652</link>
		<dc:creator>TedGoldstein</dc:creator>
		<pubDate>Thu, 29 Jul 2010 07:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153652</guid>
		<description><![CDATA[Thanks for the detailed page and the bugfix..]]></description>
		<content:encoded><![CDATA[<p>Thanks for the detailed page and the bugfix..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Madsen</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153640</link>
		<dc:creator>Steve Madsen</dc:creator>
		<pubDate>Sun, 25 Jul 2010 16:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153640</guid>
		<description><![CDATA[Clang in Xcode 3.2.3 seems generally buggy. I see incorrect runtime behavior when using Apple&#039;s recommended check for an iOS 4.0 function (symbol != NULL) where even though the symbol is NULL on iOS 3.1.3, the code takes that branch and tries to call it, followed by the expected blow-up. bbum thought it was a linker bug. I filed it and haven&#039;t heard anything since.]]></description>
		<content:encoded><![CDATA[<p>Clang in Xcode 3.2.3 seems generally buggy. I see incorrect runtime behavior when using Apple&#8217;s recommended check for an iOS 4.0 function (symbol != NULL) where even though the symbol is NULL on iOS 3.1.3, the code takes that branch and tries to call it, followed by the expected blow-up. bbum thought it was a linker bug. I filed it and haven&#8217;t heard anything since.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Karlsson</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153638</link>
		<dc:creator>Marcus Karlsson</dc:creator>
		<pubDate>Sat, 24 Jul 2010 16:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153638</guid>
		<description><![CDATA[Something to look forward to in 10.7 then. =)]]></description>
		<content:encoded><![CDATA[<p>Something to look forward to in 10.7 then. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153636</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 24 Jul 2010 14:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153636</guid>
		<description><![CDATA[David - that would be a really great solution, but unfortunately NSRegularExpression is only available on iPhone OS, not on Mac OS X.]]></description>
		<content:encoded><![CDATA[<p>David &#8211; that would be a really great solution, but unfortunately NSRegularExpression is only available on iPhone OS, not on Mac OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Findlay</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153635</link>
		<dc:creator>David Findlay</dc:creator>
		<pubDate>Sat, 24 Jul 2010 14:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153635</guid>
		<description><![CDATA[Could you switch your code to use the built-in regular expression support now that it&#039;s there?
i.e. NSRegularExpression et al
It has support for all the fun stuff, like capture groups.]]></description>
		<content:encoded><![CDATA[<p>Could you switch your code to use the built-in regular expression support now that it&#8217;s there?<br />
i.e. NSRegularExpression et al<br />
It has support for all the fun stuff, like capture groups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Karlsson</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153634</link>
		<dc:creator>Marcus Karlsson</dc:creator>
		<pubDate>Sat, 24 Jul 2010 11:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153634</guid>
		<description><![CDATA[Is it really important that you use 3.2.3? It sounds like you would be better off using 3.2.2 until 4.0 is stable enough for production work.

I was actually quite surprised to see them bump Clang from 1.0.2 to 1.5 in a dot-dot release.]]></description>
		<content:encoded><![CDATA[<p>Is it really important that you use 3.2.3? It sounds like you would be better off using 3.2.2 until 4.0 is stable enough for production work.</p>
<p>I was actually quite surprised to see them bump Clang from 1.0.2 to 1.5 in a dot-dot release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dann</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153633</link>
		<dc:creator>Jonathan Dann</dc:creator>
		<pubDate>Sat, 24 Jul 2010 10:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153633</guid>
		<description><![CDATA[I&#039;ve also found that 3.2.3 won&#039;t let me build a release build of some apps. I keep getting duplicate symbol errors from the linker. The solution is to turn off Link Time Optimization for now.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve also found that 3.2.3 won&#8217;t let me build a release build of some apps. I keep getting duplicate symbol errors from the linker. The solution is to turn off Link Time Optimization for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.red-sweater.com/blog/1345/regexkit-clang/comment-page-1#comment-153632</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 24 Jul 2010 01:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=1345#comment-153632</guid>
		<description><![CDATA[Could also try the Xcode4 preview. It installs Clang 2.0, which may not have the bug. Plus, you can still use Xcode 3.]]></description>
		<content:encoded><![CDATA[<p>Could also try the Xcode4 preview. It installs Clang 2.0, which may not have the bug. Plus, you can still use Xcode 3.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.red-sweater.com @ 2013-05-25 06:32:53 by W3 Total Cache -->