<?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 for Goanna Static Analysis by Red Lizard Software</title>
	<atom:link href="http://redlizards.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://redlizards.com/blog</link>
	<description>The Blog of the Goanna Team</description>
	<pubDate>Wed, 10 Mar 2010 22:19:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Goanna statistics by Hung</title>
		<link>http://redlizards.com/blog/uncategorized/goanna-statistics/comment-page-1/#comment-6275</link>
		<dc:creator>Hung</dc:creator>
		<pubDate>Sat, 12 Dec 2009 03:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://redlizards.com/blog/?p=374#comment-6275</guid>
		<description>Can Goanna also output this statistics page when u run goanna on the whole project's files. It would be nice to see something like that.

And what is the "scheme_expand_list" on that page about? I guess it is the name of the function Goanna is working on.</description>
		<content:encoded><![CDATA[<p>Can Goanna also output this statistics page when u run goanna on the whole project&#8217;s files. It would be nice to see something like that.</p>
<p>And what is the &#8220;scheme_expand_list&#8221; on that page about? I guess it is the name of the function Goanna is working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Goanna for Visual Studio 1.0 Released! by hassan</title>
		<link>http://redlizards.com/blog/uncategorized/goanna-10-for-visual-studio-released/comment-page-1/#comment-6068</link>
		<dc:creator>hassan</dc:creator>
		<pubDate>Thu, 19 Nov 2009 10:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://redlizards.com/blog/?p=356#comment-6068</guid>
		<description>I need this program to analysis some reults of my resaerches</description>
		<content:encoded><![CDATA[<p>I need this program to analysis some reults of my resaerches</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio: now available for download by tongyi</title>
		<link>http://redlizards.com/blog/uncategorized/visual-studio-now-available-for-download/comment-page-1/#comment-2551</link>
		<dc:creator>tongyi</dc:creator>
		<pubDate>Thu, 20 Aug 2009 01:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=317#comment-2551</guid>
		<description>good job</description>
		<content:encoded><![CDATA[<p>good job</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio Plugin: Screenshot by David Crawshaw</title>
		<link>http://redlizards.com/blog/development/visual-studio-plugin-screenshot/comment-page-1/#comment-1193</link>
		<dc:creator>David Crawshaw</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=279#comment-1193</guid>
		<description>Modifying a loop variable inside its body is one of our more "stylistic" checks. In our next Eclipse release (and first Visual Studio release), the stylistic checks will be turned off by default. They can be enabled one-by-one in settings page, if they fit with your code style guidelines.</description>
		<content:encoded><![CDATA[<p>Modifying a loop variable inside its body is one of our more &#8220;stylistic&#8221; checks. In our next Eclipse release (and first Visual Studio release), the stylistic checks will be turned off by default. They can be enabled one-by-one in settings page, if they fit with your code style guidelines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio Plugin: Screenshot by oxff</title>
		<link>http://redlizards.com/blog/development/visual-studio-plugin-screenshot/comment-page-1/#comment-1172</link>
		<dc:creator>oxff</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=279#comment-1172</guid>
		<description>So why is modification of a loop variable a dangerous condition? It occurs quite frequently and if you have a lot of such `detections', you'll end up with loads of false positives.</description>
		<content:encoded><![CDATA[<p>So why is modification of a loop variable a dangerous condition? It occurs quite frequently and if you have a lot of such `detections&#8217;, you&#8217;ll end up with loads of false positives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sean Tapes Go Public by Colin</title>
		<link>http://redlizards.com/blog/life/sean-tapes-go-public/comment-page-1/#comment-120</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 13 Jul 2009 02:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=244#comment-120</guid>
		<description>Where are the rest of the 'Sean tapes'?</description>
		<content:encoded><![CDATA[<p>Where are the rest of the &#8216;Sean tapes&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In Praise of s-Expressions by mfp</title>
		<link>http://redlizards.com/blog/development/in-praise-of-s-expressions/comment-page-1/#comment-73</link>
		<dc:creator>mfp</dc:creator>
		<pubDate>Fri, 26 Jun 2009 23:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=176#comment-73</guid>
		<description>You can also compile with

    ocamlfind ocamlc -package sexplib.syntax -syntax camlp4o Tree.ml -linkpkg

-syntax camlp4o lets ocamlfind build the required -pp option.</description>
		<content:encoded><![CDATA[<p>You can also compile with</p>
<p>    ocamlfind ocamlc -package sexplib.syntax -syntax camlp4o Tree.ml -linkpkg</p>
<p>-syntax camlp4o lets ocamlfind build the required -pp option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Glossing over Bugs by Pascal Cuoq</title>
		<link>http://redlizards.com/blog/development/glossing-over-bugs/comment-page-1/#comment-8</link>
		<dc:creator>Pascal Cuoq</dc:creator>
		<pubDate>Wed, 20 May 2009 09:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=116#comment-8</guid>
		<description>This happens to us all the time. You could call it an unforeseen consequence of writing in OCaml a static analyzer for a language with a completely different syntax.

Another related "problem" is that Frama-C developpers write "==" in OCaml modules in places where they meant "=", because they have been looking at C test files all morning. We actually complained about this in
http://www.mediafire.com/?gt5hyzhybxg
but we do not have a solution to propose, apart from the very low-tech periodical grep for "==" in the .ml files.

Good luck with the launch. I hope we'll be in touch.

Pascal</description>
		<content:encoded><![CDATA[<p>This happens to us all the time. You could call it an unforeseen consequence of writing in OCaml a static analyzer for a language with a completely different syntax.</p>
<p>Another related &#8220;problem&#8221; is that Frama-C developpers write &#8220;==&#8221; in OCaml modules in places where they meant &#8220;=&#8221;, because they have been looking at C test files all morning. We actually complained about this in<br />
<a href="http://www.mediafire.com/?gt5hyzhybxg" rel="nofollow">http://www.mediafire.com/?gt5hyzhybxg</a><br />
but we do not have a solution to propose, apart from the very low-tech periodical grep for &#8220;==&#8221; in the .ml files.</p>
<p>Good luck with the launch. I hope we&#8217;ll be in touch.</p>
<p>Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plugging Goanna at CeBit by James Campbell</title>
		<link>http://redlizards.com/blog/life/plugging-goanna-at-cebit/comment-page-1/#comment-6</link>
		<dc:creator>James Campbell</dc:creator>
		<pubDate>Thu, 14 May 2009 03:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=101#comment-6</guid>
		<description>Thanks Ansgar, enjoyed the entry yet more importantly you didn't mention that it's the first time I've bought you coffee.....</description>
		<content:encoded><![CDATA[<p>Thanks Ansgar, enjoyed the entry yet more importantly you didn&#8217;t mention that it&#8217;s the first time I&#8217;ve bought you coffee&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
