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 130276 - gossip 0.6 fails to build with gcc 2.96
gossip 0.6 fails to build with gcc 2.96
Status: RESOLVED INVALID
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-31 11:13 UTC by lwillis
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
Compile fix patch (602 bytes, patch)
2003-12-31 11:14 UTC, lwillis
none Details | Review

Description lwillis 2003-12-31 11:13:55 UTC
Gossip 0.6 fails to build with gcc 2.96. Patch attached.
Comment 1 lwillis 2003-12-31 11:14:20 UTC
Created attachment 22792 [details] [review]
Compile fix patch
Comment 2 Richard Hult 2003-12-31 14:12:22 UTC
The right fix is actually to remove the extra ";", which has also 
been done in CVS a while ago :)

Thanks anyway!