Recent versions of Wt (I believe since 3.3.1) support signals and signals2,
and will automatically use signals2 for boost versions that complain about
the deprecation of signals. So upgrade Wt and the warning will go away.

BR,
Wim.



2014-05-23 5:32 GMT+02:00 Alexey V. Chemakin <alexc...@yandex.ru>:

> Hi.
> I just a newbi, but found related issue:
> http://redmine.webtoolkit.eu/issues/2085
> ----------
> Alexey
>
> On 23.05.2014 9:35, Nathan Ridge wrote:
> > With the latest Boost, I get the following warning message
> > when compiling a Wt application:
> >
> > In file included from /home/nr/Dev/dist/wt/include/Wt/WSignal:17:0,
> >                   from /home/nr/Dev/dist/wt/include/Wt/WWidget:14,
> >                   from /home/nr/Dev/dist/wt/include/Wt/WWebWidget:14,
> >                   from
> /home/nr/Dev/dist/wt/include/Wt/WInteractWidget:10,
> >                   from
> /home/nr/Dev/dist/wt/include/Wt/WContainerWidget:10,
> >                   from /home/nr/Dev/dist/wt/include/Wt/WAnchor:10,
> >                   from src/tgweb.cpp:15:
> > /home/nr/Dev/dist/boost/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]
> >
> > I guess Wt should be updated to use Boost.Signals2?
> >
> > Regards,
> > Nate
> >
> >
> ------------------------------------------------------------------------------
> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> > Instantly run your Selenium tests across 300+ browser/OS combos.
> > Get unparalleled scalability from the best Selenium testing platform
> available
> > Simple to use. Nothing to install. Get started now for free."
> > http://p.sf.net/sfu/SauceLabs
> > _______________________________________________
> > witty-interest mailing list
> > witty-interest@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/witty-interest
> >
> >
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to