<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум Guardant &mdash; [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
		<link>https://forum.guardant.ru/topic/215/</link>
		<atom:link href="https://forum.guardant.ru/feed/rss/topic/215" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «[Решено] warning: '__cdecl__' attribute directive ignored - нормально?».]]></description>
		<lastBuildDate>Wed, 12 Sep 2012 05:04:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link>https://forum.guardant.ru/post/1036/#p1036</link>
			<description><![CDATA[<p>Разобрался. Накосячил с путями.</p>]]></description>
			<author><![CDATA[null@example.com (Jungle)]]></author>
			<pubDate>Wed, 12 Sep 2012 05:04:13 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/1036/#p1036</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link>https://forum.guardant.ru/post/1034/#p1034</link>
			<description><![CDATA[<p>Я тоже использую memcpy, но меня нет такой ошибки. Возможно, дьявол кроется в мелочах:<br />1. Какая версия GCC используется?<br />2. С какими параметрами?<br />3. Какие и в каком порядке включены заголовочные файлы?<br />4. Можно ли это воспроизвести на минимальном примере?</p>]]></description>
			<author><![CDATA[null@example.com (Denis)]]></author>
			<pubDate>Tue, 11 Sep 2012 13:46:41 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/1034/#p1034</guid>
		</item>
		<item>
			<title><![CDATA[[Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link>https://forum.guardant.ru/post/1031/#p1031</link>
			<description><![CDATA[<p>Использую в загружаемом коде функцию <strong>memcpy</strong></p><p>Если не подключать <strong>string.h</strong>, то возникают предупреждения:<br /></p><div class="codebox"><pre><code>src\main.c|75|warning: implicit declaration of function &#039;memcpy&#039; [-Wimplicit-function-declaration]|
src\main.c|75|warning: incompatible implicit declaration of built-in function &#039;memcpy&#039; [enabled by default]</code></pre></div><p>Если подключить, то возникает множество предупреждений<br /></p><div class="codebox"><pre><code>warning: &#039;__cdecl__&#039; attribute directive ignored [-Wattributes]</code></pre></div><p>Можно ли игнорировать эти предупреждения? И какой вариант прдпочтительнее?</p>]]></description>
			<author><![CDATA[null@example.com (Jungle)]]></author>
			<pubDate>Tue, 11 Sep 2012 11:11:19 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/1031/#p1031</guid>
		</item>
	</channel>
</rss>
