Boost C++ Libraries: Ticket #6332: There is no warning number '4284' https://svn.boost.org/trac10/ticket/6332 <p> Line 22 of <code>weak_ptr.hpp</code> elicits the following warning from the Visual Studio 2010 compiler: </p> <pre class="wiki">boost\smart_ptr\weak_ptr.hpp(22) : warning C4619: #pragma warning : there is no warning number '4284' </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6332 Trac 1.4.3 Braden McDaniel <braden@…> Thu, 29 Dec 2011 18:32:20 GMT attachment set https://svn.boost.org/trac10/ticket/6332 https://svn.boost.org/trac10/ticket/6332 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">6332.patch</span> </li> </ul> <p> Patch </p> Ticket Peter Dimov Thu, 29 Dec 2011 22:27:40 GMT <link>https://svn.boost.org/trac10/ticket/6332#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6332#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76219" title="Warning 4284 is obsolete. Refs #6332. See also #4433.">[76219]</a>) Warning 4284 is obsolete. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6332" title="#6332: Patches: There is no warning number '4284' (closed: fixed)">#6332</a>. See also <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4433" title="#4433: Patches: there is no warning number '4284' (closed: fixed)">#4433</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Thu, 29 Dec 2011 22:43:05 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6332#comment:2 https://svn.boost.org/trac10/ticket/6332#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76221" title="Merge [76219] to release. Fixes #6332.">[76221]</a>) Merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/76219" title="Warning 4284 is obsolete. Refs #6332. See also #4433.">[76219]</a> to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6332" title="#6332: Patches: There is no warning number '4284' (closed: fixed)">#6332</a>. </p> Ticket