Fwd: Bug#417488: FTBFS with GCC 4.3: missing #includes

Panu Matilainen pmatilai at laiskiainen.org
Tue Apr 10 23:43:25 PDT 2007


On Tue, 10 Apr 2007, Peter Eisentraut wrote:

> Please consider the following fix for GCC 4.3.
>
> ----------  Weitergeleitete Nachricht  ----------
>
> Subject: Bug#417488: FTBFS with GCC 4.3: missing #includes
> Date: Montag, 2. April 2007 23:28
> From: Martin Michlmayr <tbm at cyrius.com>
> To: submit at bugs.debian.org
>
> Package: apt-rpm
> Version: 0.5.15lorg3.2-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.  The advantage of this is that
> programs will compile faster.  The downside is that you actually
> need to directly #include everything you use (but you really should
> do this anyway, otherwise your program won't work with any compiler
> other than GCC).  Some background of this can be found at
> http://gcc.gnu.org/PR28080
[...]

Thanks for the patch, will apply.

 	- Panu -



More information about the Apt-Rpm mailing list