Bug#541093: FTBFS with GCC 4.4: missing #include

2009-08-11 Thread Salvatore Bonaccorso
tag 541093 + confirmed pending thanks Hi Martin! On Tue, Aug 11, 2009 at 07:18:42AM -1000, Martin Michlmayr wrote: > Package: yapet > Version: 0.4-1 > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-4.4 > > Your package fails to build with GCC 4.4, which has cleaned up some more > C++ he

Bug#541093: FTBFS with GCC 4.4: missing #include

2009-08-11 Thread Martin Michlmayr
Package: yapet Version: 0.4-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can reproduce this