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

2007-12-11 Thread Robert Osfield
Hi Cyril, Thanks for the changes. I've just started to look through them. One immediate concern I have about merging them is that it uses Standard C++ version of C headers, which from Standard C++ point is a good thing, but it can kick out support for compilers not quite supporting the Standard

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

2007-12-11 Thread Loic Dachary
This looks good to me. Nice work ! -- +33 1 76 60 72 81 Loic Dachary mailto:[EMAIL PROTECTED] http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED] Latitude: 48.86962325498033 Longitude: 2.3623046278953552 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

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

2007-12-11 Thread Cyril Brulebois
On 11/12/2007, Cyril Brulebois wrote: > Please find attached two patches to make osg 2.2 build with gcc 4.3. > Mostly some includes are needed. Some functions can't be static as I > understand it. And there's an extra typedef which doesn't seem to make > the build fail, but triggers many warnings w

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

2007-12-11 Thread Cyril Brulebois
tag 454854 patch thanks Hi Robert, first some context: On 08/12/2007, Martin Michlmayr wrote: > Package: openscenegraph > Version: 2.2.0-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 t

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

2007-12-07 Thread Martin Michlmayr
Package: openscenegraph Version: 2.2.0-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