Boost C++ Libraries: Ticket #4571: Wrong capitalization of winerror.h in boost asio https://svn.boost.org/trac10/ticket/4571 <p> In Boost asio 1.44, a bug has been introduced in boost/asio/error.h: it #includes "<a class="missing wiki">WinError</a>.h". The correct capitalization is "winerror.h". This prevents compilation of boost asio with target Windows on any OS with a case-sensitive file system. This bug did not exist in Boost 1.43. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4571 Trac 1.4.3 Steve Soule <sts11dbxr@…> Thu, 19 Aug 2010 17:39:11 GMT <link>https://svn.boost.org/trac10/ticket/4571#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4571#comment:1</guid> <description> <p> I don't know why, but the bug tracker inserted a '?' character after <a class="missing wiki">WinError</a> before .h. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Thu, 19 Aug 2010 21:53:13 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4571#comment:2 https://svn.boost.org/trac10/ticket/4571#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">duplicate</span> </li> </ul> <p> duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4491" title="#4491: Bugs: asio : WinError.h case incorrect ? (closed: fixed)">#4491</a> </p> Ticket