Processed: Re: Bug#454821: FTBFS with GCC 4.3: missing #includes & co

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

Bug#454821: FTBFS with GCC 4.3: missing #includes & co

2008-03-03 Thread Cyril Brulebois
tag 454821 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (07/12/2007): > Package: arts > Version: 1.5.8-1 > Usertags: ftbfs-gcc-4.3 Hi, here's a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/artsc/artscbackend.cc +++ b/artsc/artscbackend.cc @@ -37,6 +37,8 @@ #include #inclu

Bug#454821: FTBFS with GCC 4.3: missing #includes & co

2007-12-07 Thread Martin Michlmayr
Package: arts Version: 1.5.8-1 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 a