Boost C++ Libraries: Ticket #11919: ERROR_BROKEN_PIPE != boost::system::errc::broken_pipe https://svn.boost.org/trac10/ticket/11919 <p> Hi, </p> <p> This might be intentional behavior, but I find it strange the following assert fires: </p> <blockquote> <p> auto e = boost::system::error_code(ERROR_BROKEN_PIPE, boost::system::system_category()); assert(e == boost::system::errc::broken_pipe); </p> </blockquote> <p> There is a similar Connect issue regarding Microsoft's implementation: </p> <blockquote> <p> <a class="ext-link" href="https://connect.microsoft.com/VisualStudio/feedback/details/1856408"><span class="icon">​</span>https://connect.microsoft.com/VisualStudio/feedback/details/1856408</a> </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11919 Trac 1.4.3