Boost C++ Libraries: Ticket #11539: VS2015 warning: macro redefinition https://svn.boost.org/trac10/ticket/11539 <p> boost/asio/detail/config.hpp(227): warning C4005: 'BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT': macro redefinition boost/asio/detail/config.hpp(213): note: see previous definition of 'BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT' </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11539 Trac 1.4.3 mikael.olenfalk@… Thu, 20 Aug 2015 12:38:51 GMT <link>https://svn.boost.org/trac10/ticket/11539#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11539#comment:1</guid> <description> <p> Here is a pull request which fixes the issue: </p> <p> <a class="ext-link" href="https://github.com/boostorg/asio/pull/22"><span class="icon">​</span>https://github.com/boostorg/asio/pull/22</a> </p> </description> <category>Ticket</category> </item> <item> <author>fab@…</author> <pubDate>Mon, 14 Sep 2015 20:15:12 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11539#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11539#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/11539#comment:1" title="Comment 1">mikael.olenfalk@…</a>: </p> <blockquote class="citation"> <p> Here is a pull request which fixes the issue: </p> <p> <a class="ext-link" href="https://github.com/boostorg/asio/pull/22"><span class="icon">​</span>https://github.com/boostorg/asio/pull/22</a> </p> </blockquote> <p> The fix works as advertised. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 23 Sep 2015 06:48:10 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11539#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11539#comment:3</guid> <description> <p> because BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT redefine,so add undef # undef BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT </p> </description> <category>Ticket</category> </item> </channel> </rss>