Comment 2 for bug 670193

Revision history for this message
Ilya Murav'jov (muravev) wrote : Re: [Bug 670193] Re: Please push new stable version of Bombono DVD, 0.8.0

Alessio Treglia пишет:
> Ilya, please take a look at this:
> https://sourceforge.net/apps/trac/bombono/ticket/37
>
> ** Bug watch added: sourceforge.net/apps/trac/bombono/ #37
> https://sourceforge.net/apps/trac/bombono/ticket/37
>

Fixed in git (git clone git://gitorious.org/bombono-dvd/bombono-dvd.git).

To not mask BOOST_SYSTEM_NO_DEPRECATED in build script (SConstruct) you
can use new option CPPFLAGS:

scons CPPFLAGS='-UBOOST_SYSTEM_NO_DEPRECATED'