<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/4.1.7" -->
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://sylvestre.ledru.info/blog/">
	<title>A frog around the world - Derniers Commentaires</title>
	<link>http://sylvestre.ledru.info/blog/?disp=comments</link>
	<description></description>
	<dc:language>fr-FR</dc:language>
	<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.1.7"/>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
	<items>
		<rdf:Seq>
					<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29650"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29649"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29624"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29623"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29622"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29593"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29486"/>
						<rdf:li rdf:resource="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29481"/>
					</rdf:Seq>
	</items>
</channel>
<item rdf:about="http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29650">
	<title>En réponse à:  LLVM Debian/Ubuntu nightly packages</title>
	<link>http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29650</link>
	<dc:date>2013-04-04T15:26:39Z</dc:date>
	<dc:creator>Sylvestre [Membre]</dc:creator>
	<description>Yes: --enable-experimental-targets=R600&lt;br /&gt;
&lt;br /&gt;
Search for ../configure in:&lt;br /&gt;
http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/snapshot/debian/rules?view=markup for the list of argument</description>
	<content:encoded><![CDATA[Yes: --enable-experimental-targets=R600<br />
<br />
Search for ../configure in:<br />
http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/snapshot/debian/rules?view=markup for the list of argument]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29649">
	<title>En réponse à:  LLVM Debian/Ubuntu nightly packages</title>
	<link>http://sylvestre.ledru.info/blog/2013/04/03/llvm_debian_ubuntu_nightly_packages#c29649</link>
	<dc:date>2013-04-04T15:19:11Z</dc:date>
	<dc:creator>sobkas [Visiteur]</dc:creator>
	<description>Does Radeon backend is enabled?</description>
	<content:encoded><![CDATA[Does Radeon backend is enabled?]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29624">
	<title>En réponse à: Some more cool stuff with LLVM/Clang</title>
	<link>http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29624</link>
	<dc:date>2013-01-13T14:17:50Z</dc:date>
	<dc:creator>Jake [Visiteur]</dc:creator>
	<description>&quot;even if the error is obvious&quot;, make that plural. You can see it in the error report: &quot;..is located 5 bytes inside of 80-byte region..&quot;. Why an 80 byte region for a 10 char array? Because it&#039;s allocating 10 char pointers, which, on 64-bit architecture, are 8 byte. The malloc should get (10 * sizeof(char)).</description>
	<content:encoded><![CDATA["even if the error is obvious", make that plural. You can see it in the error report: "..is located 5 bytes inside of 80-byte region..". Why an 80 byte region for a 10 char array? Because it's allocating 10 char pointers, which, on 64-bit architecture, are 8 byte. The malloc should get (10 * sizeof(char)).]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29623">
	<title>En réponse à: Some more cool stuff with LLVM/Clang</title>
	<link>http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29623</link>
	<dc:date>2013-01-13T13:32:03Z</dc:date>
	<dc:creator>Robert [Visiteur]</dc:creator>
	<description>Just as long as we don&#039;t get loads of half baked patches to &quot;quieten AddressSanitizer&quot; now (a la OpenSSL).</description>
	<content:encoded><![CDATA[Just as long as we don't get loads of half baked patches to "quieten AddressSanitizer" now (a la OpenSSL).]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29622">
	<title>En réponse à: Some more cool stuff with LLVM/Clang</title>
	<link>http://sylvestre.ledru.info/blog/2013/01/12/some_more_cool_stuff_with_llvm_clang#c29622</link>
	<dc:date>2013-01-13T11:10:20Z</dc:date>
	<dc:creator>1052 [Visiteur]</dc:creator>
	<description>It is a Google development, and it will also be available in GCC 4.8</description>
	<content:encoded><![CDATA[It is a Google development, and it will also be available in GCC 4.8]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29593">
	<title>En réponse à: Mini Debconf &#38; merchandising</title>
	<link>http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29593</link>
	<dc:date>2012-11-22T09:37:28Z</dc:date>
	<dc:creator>Elessar [Visiteur]</dc:creator>
	<description>@MJ Ray: Fairtrade, I do not know, which is not particularly reassuring, but the short-sleeved polos are indicated to respect at least a textile quality standard called “Eco-Tex”. The long-sleeved ones are not indicated to respect any specific standard though…</description>
	<content:encoded><![CDATA[@MJ Ray: Fairtrade, I do not know, which is not particularly reassuring, but the short-sleeved polos are indicated to respect at least a textile quality standard called “Eco-Tex”. The long-sleeved ones are not indicated to respect any specific standard though…]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29486">
	<title>En réponse à: Mini Debconf &#38; merchandising</title>
	<link>http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29486</link>
	<dc:date>2012-11-18T19:08:36Z</dc:date>
	<dc:creator>Sylvestre [Membre]</dc:creator>
	<description>MJ Ray: I don&#039;t know, sorry :/&lt;br /&gt;
</description>
	<content:encoded><![CDATA[MJ Ray: I don't know, sorry :/<br />
]]></content:encoded>
</item>
<item rdf:about="http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29481">
	<title>En réponse à: Mini Debconf &#38; merchandising</title>
	<link>http://sylvestre.ledru.info/blog/2012/11/17/mini_debconf_aamp_merchandising#c29481</link>
	<dc:date>2012-11-17T22:00:41Z</dc:date>
	<dc:creator>MJ Ray [Visiteur]</dc:creator>
	<description>Is the cloth fairtrade? Does it avoid sweatshop cotton? &lt;br /&gt;
&lt;br /&gt;
I wrote about this a while ago in http://www.news.software.coop/are-your-free-software-t-shirts-ethical/112/ and I&#039;d be interested in a bluff if it&#039;s ethical and available to ship to England. &lt;br /&gt;
&lt;br /&gt;
Oh and how do I tell this site to email me on new comments? </description>
	<content:encoded><![CDATA[Is the cloth fairtrade? Does it avoid sweatshop cotton? <br />
<br />
I wrote about this a while ago in http://www.news.software.coop/are-your-free-software-t-shirts-ethical/112/ and I'd be interested in a bluff if it's ethical and available to ship to England. <br />
<br />
Oh and how do I tell this site to email me on new comments? ]]></content:encoded>
</item>
</rdf:RDF>
