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

2008-03-06 Thread Cyril Brulebois
tag 456059 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (12/12/2007): > Package: aprsd > Version: 1:2.2.5-13-4 > Usertags: ftbfs-gcc-4.3 > > More pain. :( Here's the painkill^Wpatch. Cheers, -- Cyril Brulebois --- a/src/aprsd.cpp +++ b/src/aprsd.cpp @@ -87,6 +87,8 @@ #include "servers.h

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

2007-12-12 Thread Martin Michlmayr
Package: aprsd Version: 1:2.2.5-13-4 Usertags: ftbfs-gcc-4.3 More pain. :( 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 be