<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум Guardant &mdash; [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
	<link rel="self" href="https://forum.guardant.ru/feed/atom/topic/215" />
	<updated>2012-09-12T05:04:13Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.guardant.ru/topic/215/</id>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/1036/#p1036" />
			<content type="html"><![CDATA[<p>Разобрался. Накосячил с путями.</p>]]></content>
			<author>
				<name><![CDATA[Jungle]]></name>
				<uri>https://forum.guardant.ru/user/441/</uri>
			</author>
			<updated>2012-09-12T05:04:13Z</updated>
			<id>https://forum.guardant.ru/post/1036/#p1036</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/1034/#p1034" />
			<content type="html"><![CDATA[<p>Я тоже использую memcpy, но меня нет такой ошибки. Возможно, дьявол кроется в мелочах:<br />1. Какая версия GCC используется?<br />2. С какими параметрами?<br />3. Какие и в каком порядке включены заголовочные файлы?<br />4. Можно ли это воспроизвести на минимальном примере?</p>]]></content>
			<author>
				<name><![CDATA[Denis]]></name>
				<uri>https://forum.guardant.ru/user/351/</uri>
			</author>
			<updated>2012-09-11T13:46:41Z</updated>
			<id>https://forum.guardant.ru/post/1034/#p1034</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Решено] warning: '__cdecl__' attribute directive ignored - нормально?]]></title>
			<link rel="alternate" href="https://forum.guardant.ru/post/1031/#p1031" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Jungle]]></name>
				<uri>https://forum.guardant.ru/user/441/</uri>
			</author>
			<updated>2012-09-11T11:11:19Z</updated>
			<id>https://forum.guardant.ru/post/1031/#p1031</id>
		</entry>
</feed>
