Boost C++ Libraries: Ticket #6262: Warnings-as-errors not usable with Boost.Interprocess https://svn.boost.org/trac10/ticket/6262 <p> The following error message is generated with VC++ 2010: </p> <p> c:\boost_1_48_0\include\boost\interprocess\detail\os_file_functions.hpp(131) : error C2220: warning treated as </p> <blockquote> <p> error - no 'object' file generated </p> </blockquote> <p> c:\boost_1_48_0\include\boost\interprocess\detail\os_file_functions.hpp(131) : warning C4018: '&gt;' : signed/uns igned mismatch </p> <p> I have looked at the line and it should probably have a cast similar to that of line <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/136" title="#136: Bugs: operator does not work under 3.2 (closed: None)">#136</a> in the same file. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6262 Trac 1.4.3 Daryle Walker Mon, 23 Jan 2012 07:50:02 GMT component changed; owner set https://svn.boost.org/trac10/ticket/6262#comment:1 https://svn.boost.org/trac10/ticket/6262#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Ion Gaztañaga</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">interprocess</span> </li> </ul> Ticket Ion Gaztañaga Sun, 10 Feb 2013 23:07:14 GMT <link>https://svn.boost.org/trac10/ticket/6262#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6262#comment:2</guid> <description> <p> This was already fixed in Boost 1.49 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Ion Gaztañaga</dc:creator> <pubDate>Sun, 10 Feb 2013 23:08:06 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6262#comment:3 https://svn.boost.org/trac10/ticket/6262#comment:3 <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> Ticket