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

2008-04-10 Thread Hamish
Package: qgis Followup-For: Bug #456064 Hi, this bug has been fixed upstream, http://trac.osgeo.org/qgis/changeset/8257 Hamish -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

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

2008-03-06 Thread Cyril Brulebois
tag 456064 patch thanks Martin Michlmayr [EMAIL PROTECTED] (12/12/2007): Package: qgis Version: 0.8.1-2 Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/src/composer/qgscomposition.cpp +++ b/src/composer/qgscomposition.cpp @@

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

2007-12-12 Thread Martin Michlmayr
Package: qgis Version: 0.8.1-2 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