Boost.Signals is no longer being maintained

Questions, problems and discussion about compiling FreeOrion.

Moderator: Oberlus

Post Reply
Message
Author
Apo
Space Squid
Posts: 89
Joined: Fri Apr 19, 2013 4:10 pm

Boost.Signals is no longer being maintained

#1 Post by Apo »

FYI, since boost1.54 Boost.Signals is now deprecated. I get the following warning at build time.
# 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."

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13603
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Boost.Signals is no longer being maintained

#2 Post by Geoff the Medio »

If you'd like to make a patch that updates GG and FreeOrion to use Signals2, I'd likely be interested in applying it...

Post Reply