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 317208 - Build failure with gcc 2.95
Build failure with gcc 2.95
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
2.12.x
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-26 06:50 UTC by Jens Granseuer
Modified: 2005-09-26 15:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
C89 build fixes (538 bytes, patch)
2005-09-26 06:51 UTC, Jens Granseuer
committed Details | Review

Description Jens Granseuer 2005-09-26 06:50:51 UTC
Version details: 2.12.0

The attached patch fixes compile errors with gcc 2.95 caused by C99-style
variable declarations.
Comment 1 Jens Granseuer 2005-09-26 06:51:11 UTC
Created attachment 52655 [details] [review]
C89 build fixes
Comment 2 Vincent Noel 2005-09-26 15:09:03 UTC
I committed your patch. Thanks a lot for your help !