<?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: pkg-config and glib, chicken and egg, same thing</title>
	<atom:link href="http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/</link>
	<description>Everything that comes out of Dossy, from the strange to the banal.</description>
	<lastBuildDate>Fri, 27 Jan 2012 14:30:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bruno</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-327090</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Sat, 10 Dec 2011 18:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-327090</guid>
		<description>You&#039;re absolutely right. I am thinking about installing Linux on a PC and learn about this wonderful OS but I still like Windows, so I will keep them both. Thanks again for your advice.</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right. I am thinking about installing Linux on a PC and learn about this wonderful OS but I still like Windows, so I will keep them both. Thanks again for your advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dossy Shiobara</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-327089</link>
		<dc:creator>Dossy Shiobara</dc:creator>
		<pubDate>Sat, 10 Dec 2011 14:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-327089</guid>
		<description>I wouldn&#039;t worry too much about the warnings.  The fact that it even compiles at all on Win32 is a miracle, for the most part.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t worry too much about the warnings.  The fact that it even compiles at all on Win32 is a miracle, for the most part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-327088</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Sat, 10 Dec 2011 08:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-327088</guid>
		<description>Hi Dossy,
Thanks for the tip, it worked for pkg-config. When I compile GLib 2 after that, I get all sorts of warnings, do you think I should tweak the files accordingly, or just let live ? Examples:
.libs/lt-unicode-normalize.c:79:3: attention : passing argument 2 of &#039;execv&#039; from incompatible pointer type [enabled by default]
c:\mingw\bin\../lib/gcc/mingw32/4.6.1/../../../../include/process.h:118:42: note: expected &#039;const char * const*&#039; but argument is of type &#039;char **&#039;
.libs/lt-unicode-normalize.c: In function &#039;xstrdup&#039;:
.libs/lt-unicode-normalize.c:95:19: attention : incompatible implicit declaration of built-in function &#039;strcpy&#039; [enabled by default]
Thank you,
Bruno</description>
		<content:encoded><![CDATA[<p>Hi Dossy,<br />
Thanks for the tip, it worked for pkg-config. When I compile GLib 2 after that, I get all sorts of warnings, do you think I should tweak the files accordingly, or just let live ? Examples:<br />
.libs/lt-unicode-normalize.c:79:3: attention : passing argument 2 of &#8216;execv&#8217; from incompatible pointer type [enabled by default]<br />
c:\mingw\bin\../lib/gcc/mingw32/4.6.1/../../../../include/process.h:118:42: note: expected &#8216;const char * const*&#8217; but argument is of type &#8216;char **&#8217;<br />
.libs/lt-unicode-normalize.c: In function &#8216;xstrdup&#8217;:<br />
.libs/lt-unicode-normalize.c:95:19: attention : incompatible implicit declaration of built-in function &#8216;strcpy&#8217; [enabled by default]<br />
Thank you,<br />
Bruno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sjeba</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-1062</link>
		<dc:creator>sjeba</dc:creator>
		<pubDate>Thu, 22 May 2008 16:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-1062</guid>
		<description>Great workaround!
With 0.23, glib.h seems to need also:
#define g_ascii_toupper(a) toupper(a)</description>
		<content:encoded><![CDATA[<p>Great workaround!<br />
With 0.23, glib.h seems to need also:<br />
#define g_ascii_toupper(a) toupper(a)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dossy</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-1061</link>
		<dc:creator>Dossy</dc:creator>
		<pubDate>Fri, 21 Mar 2008 20:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-1061</guid>
		<description>Jeff: LOL!  Thanks - that&#039;s awesome.  And, I just realized that &lt;a href=&quot;http://muskrat-john.livejournal.com/&quot;&gt;John Kovalic even has a LJ&lt;/a&gt;.  Yay!</description>
		<content:encoded><![CDATA[<p>Jeff: LOL!  Thanks &#8211; that&#8217;s awesome.  And, I just realized that <a href="http://muskrat-john.livejournal.com/">John Kovalic even has a LJ</a>.  Yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://dossy.org/2008/03/pkgconfig-and-glib-chicken-and-egg-same-thing/comment-page-1/#comment-1060</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 21 Mar 2008 19:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://dossy.org/archives/000611.html#comment-1060</guid>
		<description>&lt;blockquote &gt;&lt;i&gt;So, which came first? The chicken or the egg? :-)&lt;/i&gt;&lt;/blockquote&gt;
&lt;a href=&quot;http://archive.gamespy.com/comics/dorktower/archive.asp?nextform=viewcomic&amp;id=1339&quot;&gt;That&#039;s easy. The egg.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<blockquote><p><i>So, which came first? The chicken or the egg? <img src='http://dossy.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </i></p></blockquote>
<p><a href="http://archive.gamespy.com/comics/dorktower/archive.asp?nextform=viewcomic&#038;id=1339">That&#8217;s easy. The egg.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 2/12 queries in 0.020 seconds using apc
Object Caching 320/328 objects using apc

Served from: dossy.org @ 2012-02-09 07:58:56 -->
