17/12/2013 19:12, Neal Becker:
In file included from ./../support/Timeout.h:15:0,
                  from Timeout.cpp:14:
/usr/include/boost/signal.hpp:17:4: warning: #warning "Boost.Signals is no
longer being maintained and is now deprecated. Please switch to Boost.Signals2.
To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING."
[-Wcpp]
  #  warning                  "Boost.Signals is no longer being maintained and 
is
now deprecated. Please switch to Boost.Signals2. To disable this warning
message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING."


We will have to do something about that eventually. I propose that we do nothing for now, but silence the warning in 2.1.0 when we release that. We can switch to signal2 in 2.2.0git.

Does that make sense?

JMarc

Reply via email to