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

2008-03-13 Thread Johan Euphrosine
Thanks for your patch, I added it to the package using the attached debdiff. On Wed, Mar 5, 2008 at 10:55 PM, Cyril Brulebois <[EMAIL PROTECTED]> wrote: > tag 455316 patch > thanks > > Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > > > Package: unittest++ > > Version: 1.3.0-3 > > Usertag

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

2008-03-05 Thread Cyril Brulebois
tag 455316 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > Package: unittest++ > Version: 1.3.0-3 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/src/tests/TestDeferredTestReporter.cpp +++ b/src/tests/TestDeferre

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

2007-12-09 Thread Martin Michlmayr
Package: unittest++ Version: 1.3.0-3 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.