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 331450 - Fix build with gcc 2.95
Fix build with gcc 2.95
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.13.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-16 18:55 UTC by Jens Granseuer
Modified: 2006-02-16 19:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C89 fixes (3.84 KB, patch)
2006-02-16 18:55 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2006-02-16 18:55:00 UTC
The following patch makes no C99-style variable initializations are used. It also fixes some "unused variable" warnings along the way.

Patch is against 2.13.0.8.
Comment 1 Jens Granseuer 2006-02-16 18:55:38 UTC
Created attachment 59516 [details] [review]
C89 fixes
Comment 2 Brian Cameron 2006-02-16 19:24:34 UTC
Thanks for the patch, fixed in CVS head.