Boost C++ Libraries: Ticket #6333: There is no warning number '4660' https://svn.boost.org/trac10/ticket/6333 <p> Several files in Boost.Regex elicit the following warning from the Visual Studio 2010 compiler (at warning level 4): </p> <pre class="wiki">warning C4619: #pragma warning : there is no warning number '4660' </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6333 Trac 1.4.3 Braden McDaniel <braden@…> Thu, 29 Dec 2011 18:43:28 GMT attachment set https://svn.boost.org/trac10/ticket/6333 https://svn.boost.org/trac10/ticket/6333 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">6333.patch</span> </li> </ul> <p> Patch </p> Ticket Braden McDaniel <braden@…> Fri, 30 Dec 2011 17:07:58 GMT attachment set https://svn.boost.org/trac10/ticket/6333 https://svn.boost.org/trac10/ticket/6333 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">6333.2.patch</span> </li> </ul> <p> Updated patch </p> Ticket John Maddock Sun, 08 Jul 2012 11:52:22 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6333#comment:1 https://svn.boost.org/trac10/ticket/6333#comment:1 <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/79349" title="Apply patch from #6333. Fixes #6333.">[79349]</a>) Apply patch from <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6333" title="#6333: Patches: There is no warning number '4660' (closed: fixed)">#6333</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6333" title="#6333: Patches: There is no warning number '4660' (closed: fixed)">#6333</a>. </p> Ticket