Boost C++ Libraries: Ticket #4653: MS warnings remain masked after including random.hpp https://svn.boost.org/trac10/ticket/4653 <p> After including #&lt;boost/random.hpp&gt;, warning 4512 remain masked. This is because random/variate_generator.hpp includes at the at the disable_warnings.hpp where it should have included the enable_warnings.hpp. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4653 Trac 1.4.3 Steven Watanabe Thu, 16 Sep 2010 16:07:50 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4653#comment:1 https://svn.boost.org/trac10/ticket/4653#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/65438" title="#include the right header. Fixes #4653.">[65438]</a>) #include the right header. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4653" title="#4653: Bugs: MS warnings remain masked after including random.hpp (closed: fixed)">#4653</a>. </p> Ticket