<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>include pb</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/42468/include-pb</link><description> 
extern void Volume_Up_Marktask_IR(void);
extern void Volume_Down_Aiwa(void);
extern void Volume_Down_Marktask_IR(void);
extern void Page_Down_Marktask_IR(void);

..\MAINS.C(476): warning C206: &amp;#39;Page_Down_MarkTask_IR&amp;#39;: missing function-prototype
..\MAINS</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: include pb</title><link>https://community.arm.com/thread/111131?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2004 11:57:48 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5d2c7ef9-e684-48aa-8996-83c2e7fcba29</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;i&gt;&amp;quot;Wrong question. You had better fix your source code to be internally consistent&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Absolutely!&lt;br /&gt;
At the moment you are relying far too much on luck:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1.&lt;/b&gt; Your are using illegal identifiers in your include-guards - it is only a matter of luck that they haven&amp;#39;t clashed with some internal, undocumented compiler identifiers;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2.&lt;/b&gt; You have used the wrong identifiers for your functions calls - it only works by luck because you seem to have case-insensitive linking (and that by accident rather than design).&lt;br /&gt;
&lt;br /&gt;
Your lucky spell can only last so long - even a cat only has nine lives... ;-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: include pb</title><link>https://community.arm.com/thread/96682?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2004 06:52:53 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fda87fbc-440a-4a2c-b711-d7841267a963</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;i&gt;How can i do case-insensitive linking at uvision2? &lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Wrong question.  You had better fix your source code to be internally consistent.  The C programming language is defined to be case-sensitive, so you really shouldn&amp;#39;t rely on being able to turn any given compiler in to case-ignoring mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: include pb</title><link>https://community.arm.com/thread/96681?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2004 05:15:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d0a61884-7418-4889-b3b7-7f14d75c909c</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;I don&amp;#39;t know off hand - you will have to look in the Linker &lt;b&gt;Manual&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: include pb</title><link>https://community.arm.com/thread/72824?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2004 03:16:27 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f587ecec-a599-48b9-863f-c2ce4b6f56a1</guid><dc:creator>Mustafa Kara</dc:creator><description>&lt;p&gt;By mistake I started a new trhread, thx for the help.&lt;br /&gt;
&lt;br /&gt;
How can i do case-insensitive linking at uvision2?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: include pb</title><link>https://community.arm.com/thread/43042?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2004 03:10:35 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:56b2c0fd-b017-4793-8a4b-fc785d476234</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;Why did you start a new thread??&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;But IDE uvision2 build succesfully project dispite of existing wrong functions calls&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Probably you are doing case-insensitive linking - so you are just lucky.&lt;br /&gt;
&lt;br /&gt;
You should fix the source code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>