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 152790 - Compile errors with gcc 2.95
Compile errors with gcc 2.95
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2004-09-16 06:46 UTC by Jens Granseuer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
gcc 2.95 compile fixes (4.32 KB, patch)
2004-09-16 06:46 UTC, Jens Granseuer
none Details | Review
warning fix (336 bytes, patch)
2004-09-17 18:39 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2004-09-16 06:46:16 UTC
Attached patch makes gcalctool 5.5.0 build with gcc 2.95 and also fixes a few
compiler warnings.
Comment 1 Jens Granseuer 2004-09-16 06:46:42 UTC
Created attachment 31601 [details] [review]
gcc 2.95 compile fixes
Comment 2 Rich Burridge 2004-09-16 17:06:28 UTC
Hi Jens. I think we've already fixed most (maybe all) of them in gcalctool
CVS HEAD. Is it possible for you to try building that version of
gcalctool with gcc v2.95 please?
Comment 3 Jens Granseuer 2004-09-17 18:39:15 UTC
Created attachment 31655 [details] [review]
warning fix

Yes, CVS builds fine with gcc 2.95. This warning fix is the only portion still
relevant.
Comment 4 Rich Burridge 2004-09-17 20:37:46 UTC
Thanks Jens! I've just checked in this small change to CVS HEAD.
I've bumped the version number in configure.in to 5.5.4 (although
I haven't generated a new version at this time).