<?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: Pork: The Brave New World</title>
	<atom:link href="http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/</link>
	<description>Just another Blog.mozilla.com weblog</description>
	<lastBuildDate>Sun, 12 Feb 2012 07:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Benjamin Smedberg</title>
		<link>http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/comment-page-1/#comment-3340</link>
		<dc:creator>Benjamin Smedberg</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/#comment-3340</guid>
		<description>Let&#039;s link up the wikidocs: http://wiki.mozilla.org/PorkVM</description>
		<content:encoded><![CDATA[<p>Let&#8217;s link up the wikidocs: <a href="http://wiki.mozilla.org/PorkVM" rel="nofollow">http://wiki.mozilla.org/PorkVM</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Yanovich</title>
		<link>http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/comment-page-1/#comment-3184</link>
		<dc:creator>Sergey Yanovich</dc:creator>
		<pubDate>Sun, 02 Sep 2007 10:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/#comment-3184</guid>
		<description>FYI, usage of &#039;pork&#039; in the name of the tool may have intended consequences with Jewish and Muslim audiences. You may consult MoCo marketing team dealing with trademarks on this issues.

Feel free to remove this.</description>
		<content:encoded><![CDATA[<p>FYI, usage of &#8216;pork&#8217; in the name of the tool may have intended consequences with Jewish and Muslim audiences. You may consult MoCo marketing team dealing with trademarks on this issues.</p>
<p>Feel free to remove this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Yanovich</title>
		<link>http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/comment-page-1/#comment-3100</link>
		<dc:creator>Sergey Yanovich</dc:creator>
		<pubDate>Fri, 31 Aug 2007 11:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2007/08/30/pork-the-brave-new-world/#comment-3100</guid>
		<description>You doing exceptionally well. Templated QI is a bold non-obvious move :)

I am curious whether it will run as expected. I was only able to make templated components register, if all template code was in the header files.

I have a couple of technical questions, if you don&#039;t mind.

1. What is your version of cpp-3.4? I cannot build outparamdel test, because cpp-3.4 from debian/unstable doesn&#039;t understand &#039;-Wp,-K&#039;.

2. &#039;platform-model&#039; seems to be completely broken for all the time since Aug 2006 (start of the repo). Is there anything in your tools that depend on it?

3. Oink tests don&#039;t pass. I am getting this error:
# qual-check-resrz/../elsa/in/t0111.cc
./qual -fq-no-explain-errors -fq-no-names  ../elsa/in/t0111.cc -o-srz /dev/shm/oink.buildtmp/test/t0111.cc.1.qdir -tr nohashlines -q-config ../libqual/config/taint.lattice -fq-no-compactify-graph
qual: unimplemented: ../elsa/xml_type_writer.cc:197: XmlTypeWriter::toXml for T_DEPENDENTSIZEDARRAY
make[1]: *** [qual-check-resrz/../elsa/in/t0111.cc] Error 64
make[1]: Leaving directory `/home/sergei/src/oink/oink-stack/oink&#039;
make: *** [check-rec] Error 1

Is that normal?</description>
		<content:encoded><![CDATA[<p>You doing exceptionally well. Templated QI is a bold non-obvious move <img src='http://blog.mozilla.com/tglek/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am curious whether it will run as expected. I was only able to make templated components register, if all template code was in the header files.</p>
<p>I have a couple of technical questions, if you don&#8217;t mind.</p>
<p>1. What is your version of cpp-3.4? I cannot build outparamdel test, because cpp-3.4 from debian/unstable doesn&#8217;t understand &#8216;-Wp,-K&#8217;.</p>
<p>2. &#8216;platform-model&#8217; seems to be completely broken for all the time since Aug 2006 (start of the repo). Is there anything in your tools that depend on it?</p>
<p>3. Oink tests don&#8217;t pass. I am getting this error:<br />
# qual-check-resrz/../elsa/in/t0111.cc<br />
./qual -fq-no-explain-errors -fq-no-names  ../elsa/in/t0111.cc -o-srz /dev/shm/oink.buildtmp/test/t0111.cc.1.qdir -tr nohashlines -q-config ../libqual/config/taint.lattice -fq-no-compactify-graph<br />
qual: unimplemented: ../elsa/xml_type_writer.cc:197: XmlTypeWriter::toXml for T_DEPENDENTSIZEDARRAY<br />
make[1]: *** [qual-check-resrz/../elsa/in/t0111.cc] Error 64<br />
make[1]: Leaving directory `/home/sergei/src/oink/oink-stack/oink&#8217;<br />
make: *** [check-rec] Error 1</p>
<p>Is that normal?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

