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

2009-04-27 Thread Stefan Potyra
clone 525716 -1 reassign -1 flex retitle -1 flex: produces c++ code with missing include cstdio thanks Hi, Am Sunday 26 April 2009 20:27:35 schrieb Martin Michlmayr: Package: fauhdlc Version: 20090309-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 Tags: patch Your package

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

2009-04-26 Thread Martin Michlmayr
Package: fauhdlc Version: 20090309-1 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