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

2008-03-05 Thread Cyril Brulebois
tag 455441 patch thanks Krzysztof Krzyżaniak <[EMAIL PROTECTED]> (10/12/2007): > i am afraid that upstream is dead anyway so I'll patch package myself. Hi, there you go. Cheers, -- Cyril Brulebois --- a/src/debugger/motordebugger.cc +++ b/src/debugger/motordebugger.cc @@ -22,6 +22,8 @@ #incl

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

2007-12-10 Thread Krzysztof Krzyżaniak
Martin Michlmayr wrote: > Package: motor > Version: 2:3.4.0-8 > 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

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

2007-12-09 Thread Martin Michlmayr
Package: motor Version: 2:3.4.0-8 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. Th