<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Linkers part 17</title>
	<link>http://www.airs.com/blog/archives/54</link>
	<description>Ian Lance Taylor</description>
	<pubDate>Tue, 18 Nov 2008 21:58:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Linkers part 17 by: d</title>
		<link>http://www.airs.com/blog/archives/54#comment-4648</link>
		<pubDate>Sun, 23 Sep 2007 14:28:00 +0000</pubDate>
		<guid>http://www.airs.com/blog/archives/54#comment-4648</guid>
					<description>Here's some more warnings that could be useful:
- warn if a symbol is only referred to in the object file where it is
defined (that way it can be changed into a static)
- warn if the type of a def and of a use are different... not sure how
feasible this is, as the linker normally does not have the information
needed and the type compatibility rules are hairy. Maybe it could
use the debug information...
Just my 2 cents...</description>
		<content:encoded><![CDATA[	<p>Here&#8217;s some more warnings that could be useful:<br />
- warn if a symbol is only referred to in the object file where it is<br />
defined (that way it can be changed into a static)<br />
- warn if the type of a def and of a use are different&#8230; not sure how<br />
feasible this is, as the linker normally does not have the information<br />
needed and the type compatibility rules are hairy. Maybe it could<br />
use the debug information&#8230;<br />
Just my 2 cents&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
