Bug#454832: FTBFS with GCC 4.3: missing #includes

2008-03-03 Thread Cyril Brulebois
tag 454832 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (07/12/2007): > Package: libevocosm > Version: 3.1.0-3 > Usertags: ftbfs-gcc-4.3 Please find attached a patch for this bug. Cheers, -- Cyril Brulebois --- a/libevocosm/roulette.cpp +++ b/libevocosm/roulette.cpp @@ -35,6 +35,8 @@ //

Bug#454832: FTBFS with GCC 4.3: missing #includes

2007-12-07 Thread Martin Michlmayr
Package: libevocosm Version: 3.1.0-3 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. In GCC 4.3, the C++ header dependencies have been cleaned up.