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 112936 - does not compile under gcc-2.95
does not compile under gcc-2.95
Status: RESOLVED DUPLICATE of bug 112542
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-13 22:03 UTC by Manuel Clos
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for the gtksourcebuffer.c file (330 bytes, patch)
2003-05-13 22:04 UTC, Manuel Clos
none Details | Review
patch for the gtksourceview.c file (437 bytes, patch)
2003-05-13 22:04 UTC, Manuel Clos
none Details | Review

Description Manuel Clos 2003-05-13 22:03:35 UTC
It does not compile under gcc-2.95
Comment 1 Manuel Clos 2003-05-13 22:04:15 UTC
Created attachment 16507 [details] [review]
patch for the gtksourcebuffer.c file
Comment 2 Manuel Clos 2003-05-13 22:04:52 UTC
Created attachment 16508 [details] [review]
patch for the gtksourceview.c file
Comment 3 Manuel Clos 2003-05-13 22:05:41 UTC
With these two patches, it compiles with no problems.
Comment 4 Gustavo Giráldez 2003-05-14 03:51:36 UTC
Thanks for the patches.  Please try again with latest CVS version,
since a similar patch has already been committed to head (note that
anonymous cvs servers usually take a couple of days to synchronize).

*** This bug has been marked as a duplicate of 112542 ***
Comment 5 Manuel Clos 2003-05-14 12:36:42 UTC
Oh, sorry, I thinked that bonsai showed the latest changes.