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 327049 - Fix build with gcc 2.95
Fix build with gcc 2.95
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.7.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-01-15 11:12 UTC by Jens Granseuer
Modified: 2006-01-22 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C89 compile fixes (632 bytes, patch)
2006-01-15 11:12 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2006-01-15 11:12:15 UTC
2.7.2 does not compile with gcc 2.95 due to some C99-style variable declarations.
Comment 1 Jens Granseuer 2006-01-15 11:12:57 UTC
Created attachment 57394 [details] [review]
C89 compile fixes
Comment 2 Paolo Bacchilega 2006-01-22 12:18:04 UTC
patch applied to CVS, thanks.