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 343982 - 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-06-06 06:59 UTC by Jens Granseuer
Modified: 2006-10-01 11:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
C89 fix (539 bytes, patch)
2006-06-06 06:59 UTC, Jens Granseuer
none Details | Review
real patch (539 bytes, patch)
2006-09-13 18:36 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2006-06-06 06:59:19 UTC
The following patch against 2.7.7 removes a redundant semicolon that breaks the build with C89 compilers like gcc 2.95.
Comment 1 Jens Granseuer 2006-06-06 06:59:39 UTC
Created attachment 66810 [details] [review]
C89 fix
Comment 2 Michael Chudobiak 2006-09-13 11:59:17 UTC
Please re-submit your patch. The attachment above is not a patch, I think you uploaded the wrong file!
Comment 3 Jens Granseuer 2006-09-13 18:36:53 UTC
Created attachment 72714 [details] [review]
real patch

Indeed, looks like I grabbed the wrong file. Here's the proper one.
Comment 4 Paolo Bacchilega 2006-10-01 11:25:42 UTC
patch applied, thanks.