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

2008-03-18 Thread Moritz Muehlenhoff
Martin Michlmayr wrote: > Package: glob2 > Version: 0.8.23-1 > 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 >

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

2008-03-07 Thread Cyril Brulebois
tag 461948 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (21/01/2008): > Package: glob2 > Version: 0.8.23-1 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/libgag/include/FileManager.h +++ b/libgag/include/FileManager.h @@ -24

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

2008-01-21 Thread Martin Michlmayr
Package: glob2 Version: 0.8.23-1 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. The