Bug#455358: FTBFS with GCC 4.3: duplicate function parameters

2008-03-05 Thread Cyril Brulebois
tag 455358 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > Package: knutclient > Version: 0.9.3-1 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/src/knutdock.h +++ b/src/knutdock.h @@ -322,7 +322,7 @@ * * @s

Bug#455358: FTBFS with GCC 4.3: duplicate function parameters

2007-12-09 Thread Martin Michlmayr
Package: knutclient Version: 0.9.3-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. GCC 4.3 now prints an error message when C++ code contains dup