<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Was bedeutet die Warnung &amp;quot;C4290&amp;quot; bei Throw, (Try&#x2F;Catch) Implementation?]]></title><description><![CDATA[<p>Warung: d:\Multithreading\multithread\multithread\ProcessFlow.h(138): warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/176885/was-bedeutet-die-warnung-quot-c4290-quot-bei-throw-try-catch-implementation</link><generator>RSS for Node</generator><lastBuildDate>Sat, 19 Sep 2026 15:51:25 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/176885.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Mar 2007 06:06:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Was bedeutet die Warnung &amp;quot;C4290&amp;quot; bei Throw, (Try&#x2F;Catch) Implementation? on Mon, 26 Mar 2007 06:06:58 GMT]]></title><description><![CDATA[<p>Warung: d:\Multithreading\multithread\multithread\ProcessFlow.h(138): warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1252623</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252623</guid><dc:creator><![CDATA[BorisDieKlinge]]></dc:creator><pubDate>Mon, 26 Mar 2007 06:06:58 GMT</pubDate></item><item><title><![CDATA[Reply to Was bedeutet die Warnung &amp;quot;C4290&amp;quot; bei Throw, (Try&#x2F;Catch) Implementation? on Mon, 26 Mar 2007 06:16:48 GMT]]></title><description><![CDATA[<p>Kennst du die MSDN Library?</p>
<blockquote>
<p>A function is declared using exception specification, which Visual C++ accepts but does not implement. Code with exception specifications that are ignored during compilation may need to be recompiled and linked to be reused in future versions supporting exception specifications.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/1252632</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252632</guid><dc:creator><![CDATA[MFK]]></dc:creator><pubDate>Mon, 26 Mar 2007 06:16:48 GMT</pubDate></item></channel></rss>