Jean-Marc Lasgouttes schreef op 28-1-2014 12:12:
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


This is the reason I did not proceed with upgrading boost to 1.54.0 which I had ready. I sent a mail about it just in case someone is more familiar with boost signals than I am:

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180366.html

But for external boost, we should ignore it indeed.

Vincent

Reply via email to