Boost C++ Libraries: Ticket #9133: Compilation error when using Logging on VS 2008 https://svn.boost.org/trac10/ticket/9133 <p> After upgrading to Boost 1.54 and trying to use the new Logging module i get all kinds of compilation errors in other dependent boost headers, e.g. features.hpp, core.hpp, meta_utils.hpp ... </p> <p> I'm compiling on Visual Studio 2008. </p> <p> This only appears when including one of the Logging headers, e.g. log/trivial.hpp or log/core.hpp </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9133 Trac 1.4.3 Andrey Semashev Thu, 19 Sep 2013 10:31:49 GMT <link>https://svn.boost.org/trac10/ticket/9133#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9133#comment:1</guid> <description> <p> Please, attach the build log. </p> <p> BTW, the testers run tests on MSVC 9 and have no such problem. </p> </description> <category>Ticket</category> </item> <item> <author>gordon.boeer@…</author> <pubDate>Thu, 19 Sep 2013 11:07:14 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9133#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9133#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/9133#comment:1" title="Comment 1">andysem</a>: </p> <blockquote class="citation"> <p> Please, attach the build log. </p> <p> BTW, the testers run tests on MSVC 9 and have no such problem. </p> </blockquote> <p> I tested again with a simpler example of the logging which compiles fine. I guess ill have to look a bit deeper in my code which is a more complex application with several other boost and third party dependencies. </p> </description> <category>Ticket</category> </item> <item> <author>gordon.boeer@…</author> <pubDate>Thu, 19 Sep 2013 12:57:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9133#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9133#comment:3</guid> <description> <p> Please excuse me the problem was on my side due to a wrong include path to an older version of your logging module (before it was accepted into boost, btw congrats for this). Can be closed. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Thu, 19 Sep 2013 13:00:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9133#comment:4 https://svn.boost.org/trac10/ticket/9133#comment:4 <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">invalid</span> </li> </ul> Ticket