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 112542 - fix compiling with gcc 2.9.x
fix compiling with gcc 2.9.x
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
: 112936 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-08 01:02 UTC by Mohammed Sameer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.14 KB, patch)
2003-05-08 01:03 UTC, Mohammed Sameer
none Details | Review

Description Mohammed Sameer 2003-05-08 01:02:28 UTC
This patch fixes compilation problems with gcc 2.9.x
Comment 1 Mohammed Sameer 2003-05-08 01:03:12 UTC
Created attachment 16351 [details] [review]
patch
Comment 2 Paolo Maggi 2003-05-09 09:43:26 UTC
Thanks for the patch, I have just committed it in CVS HEAD.
Comment 3 Gustavo Giráldez 2003-05-14 03:51:34 UTC
*** Bug 112936 has been marked as a duplicate of this bug. ***
Comment 4 Gustavo Giráldez 2003-05-14 03:53:12 UTC
Thanks for the patches.  Please try again with the latest version from
CVS, since a similar patch was already committed to fix these issues
(note that anonymous cvs servers usually take a couple of days to
synchronize)
Comment 5 Gustavo Giráldez 2003-05-14 03:54:47 UTC
Doh, I screwed up... ignore last comment please.
Comment 6 Mohammed Sameer 2003-05-14 15:40:09 UTC
Works fine, Thanks.