After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 425238 - fixes for building with gcc-4.3 needed
fixes for building with gcc-4.3 needed
Status: RESOLVED FIXED
Product: dasher
Classification: Applications
Component: general
4.2.x
Other Linux
: Normal normal
: ---
Assigned To: Phil Cowans
Phil Cowans
Depends on:
Blocks:
 
 
Reported: 2007-04-01 18:04 UTC by Marc Brockschmidt
Modified: 2007-11-04 20:10 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch for gcc-4.3 build failures (2.33 KB, patch)
2007-04-01 18:04 UTC, Marc Brockschmidt
none Details | Review

Description Marc Brockschmidt 2007-04-01 18:04:06 UTC
Heya,

Martin Michlmayr has started to do test builds with gcc-4.3 for the Debian project. One of the most important changes between gcc-4.2 and gcc-4.3 is the cleanup of c++ header file dependencies, meaning that many software packages fail due to missing explicit includes. He provided a patch for dasher-4.2, which failed  to build with the new version.

Marc
Comment 1 Marc Brockschmidt 2007-04-01 18:04:56 UTC
Created attachment 85674 [details] [review]
Patch for gcc-4.3 build failures
Comment 2 Phil Cowans 2007-04-02 14:53:16 UTC
Thanks - I've now applied the patch to the trunk, will also try to get it in the stable release at the end of the week.

I can't actually test against GCC 4.3 at the moment, so will leave this open for now.
Comment 3 Phil Cowans 2007-11-04 20:10:06 UTC
I'm going to assume this works now, as nobody seems to have complained.