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

2008-03-07 Thread Cyril Brulebois
tag 462204 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (23/01/2008): > Package: freej > Version: 0.9.1+dl0-3 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/lib/frei0r/filter/equaliz0r/equaliz0r.cpp +++ b/lib/frei0r/filter/e

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

2008-01-22 Thread Martin Michlmayr
Package: freej Version: 0.9.1+dl0-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.