Re: new boost warning in LyX 2.1.x

2016-02-11 Thread Kornel Benko
Am Donnerstag, 11. Februar 2016 um 18:07:06, schrieb Jean-Marc Lasgouttes > Le 24/01/2016 15:53, Richard Heck a écrit : > > On 01/24/2016 07:04 AM, Georg Baum wrote: > >> Looks like http://www.lyx.org/trac/changeset/21541a07/lyxgit and > >> http://www.lyx.org/trac/changeset/a25c946b/lyxgit have t

Re: new boost warning in LyX 2.1.x

2016-02-11 Thread Jean-Marc Lasgouttes
Le 24/01/2016 15:53, Richard Heck a écrit : On 01/24/2016 07:04 AM, Georg Baum wrote: Looks like http://www.lyx.org/trac/changeset/21541a07/lyxgit and http://www.lyx.org/trac/changeset/a25c946b/lyxgit have to be backported as well. OK. The autoconf version (a25c946b) has already been backpor

Re: new boost warning in LyX 2.1.x

2016-01-24 Thread Richard Heck
On 01/24/2016 07:04 AM, Georg Baum wrote: > Uwe Stöhr wrote: > >> After the recent boost update in 2.1.x branch I get now many of these >> warnings: >> >> GraphicsCache.cpp >> CL : warning : Boost.Signals is no longer being maintained and is now >> deprecated. Please switch to Boost.Signals2. To di

Re: new boost warning in LyX 2.1.x

2016-01-24 Thread Georg Baum
Uwe Stöhr wrote: > After the recent boost update in 2.1.x branch I get now many of these > warnings: > > GraphicsCache.cpp > CL : 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

new boost warning in LyX 2.1.x

2016-01-23 Thread Uwe Stöhr
After the recent boost update in 2.1.x branch I get now many of these warnings: GraphicsCache.cpp CL : 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. [D