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

2008-03-07 Thread Martin Michlmayr
* José Luis Tallón <[EMAIL PROTECTED]> [2008-03-06 23:42]: > Martin, care to sponsor this upload ? OK, if you're normal sponsor isn't around. If so, please prepare a package and tell me where I can find it. -- Martin Michlmayr http://www.cyrius.com/

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

2008-03-06 Thread José Luis Tallón
Cyril Brulebois wrote: > tag 455641 patch > thanks > > Martin Michlmayr <[EMAIL PROTECTED]> (10/12/2007): > >> Package: libsmbios >> Version: 0.13.10-1 >> Usertags: ftbfs-gcc-4.3 >> > > Hi, > > please find attached a patch to fix this FTBFS. > THANKS Martin, care to sponsor this upload

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

2008-03-06 Thread Cyril Brulebois
tag 455641 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (10/12/2007): > Package: libsmbios > Version: 0.13.10-1 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/bin-supported/assetTag.cpp +++ b/bin-supported/assetTag.cpp @@ -3

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

2007-12-10 Thread Martin Michlmayr
Package: libsmbios Version: 0.13.10-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.