Processed: Re: Bug#455178: FTBFS with GCC 4.3: missing #includes

2008-03-04 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 455178 patch Bug#455178: FTBFS with GCC 4.3: missing #includes There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian

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

2008-03-04 Thread Cyril Brulebois
tag 455178 patch thanks Martin Michlmayr [EMAIL PROTECTED] (09/12/2007): Package: unalz Version: 0.55-4 Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch for this FTBFS. Cheers, -- Cyril Brulebois --- a/UnAlz.h +++ b/UnAlz.h @@ -98,6 +98,7 @@ #include cstdlib #include vector

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

2007-12-08 Thread Martin Michlmayr
Package: unalz Version: 0.55-4 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. The