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

2008-03-14 Thread Barry deFreese
tags 455169 + patch thank you Hi, Here is an nmu to fix this bug. Thanks, Barry deFreese diff -u fbpager-0.1.4/debian/patches/00list fbpager-0.1.4/debian/patches/00list --- fbpager-0.1.4/debian/patches/00list +++ fbpager-0.1.4/debian/patches/00list @@ -1,0 +2 @@ +20_gcc43.dpatch diff -u fbpa

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

2007-12-08 Thread Martin Michlmayr
Package: fbpager Version: 0.1.4-5 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. Th