<p dir="ltr">Hi Davide</p>
<p dir="ltr">I looked at the laptop having this issue.<br>
boost/version.hpp indeed says 105900 version.<br>
I injected an #error directive into both #if and #else branches of the workaround conditional, and the error message indicates the correct branch (with << "") is chosen.<br>
Adding a << "" into NDN_LOG directly solves the problem, but I don't understand why NDN_BOOST_LOG workaround isn't effective.</p>
<p dir="ltr">Yours, Junxiao</p>
<p dir="ltr">On Oct 19, 2016 3:49 AM, "Davide Pesavento" <<a href="mailto:davide.pesavento@lip6.fr">davide.pesavento@lip6.fr</a>> wrote:<br>
><br>
> We should already have a workaround for this in place (it's a boost<br>
> bug), or maybe it's a different issue.<br>
> What's your boost version?</p>