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

2009-05-18 Thread Recai Oktaş
[Rail: you forgot to mention that you fixed #529272 in the changelog of mozzemberek-0.1.2-2, closing the bug via BTS.] * Rail Aliev [2009-05-18 14:45:00+0400] > On Monday 18 May 2009 14:05:37 Martin Michlmayr wrote: > > Package: zpspell > > Version: 0.4.2-4 > > User: debian-...@lists.debian.org >

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

2009-05-18 Thread Rail Aliev
On Monday 18 May 2009 14:05:37 Martin Michlmayr wrote: > Package: zpspell > Version: 0.4.2-4 > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-4.4 > Tags: patch > > Your package fails to build with GCC 4.4, which has cleaned up some more > C++ headers. You always have to #include headers d

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

2009-05-18 Thread Martin Michlmayr
Package: zpspell Version: 0.4.2-4 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 Tags: patch 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