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 127053 - GOK cannot be compiled with GCC 2.95
GOK cannot be compiled with GCC 2.95
Status: RESOLVED FIXED
Product: gok
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: David Bolter
David Bolter
: 127179 128934 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-11-15 16:15 UTC by Danilo Segan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix gok-spy.c to compile with GCC 2.95 (882 bytes, patch)
2003-11-15 16:16 UTC, Danilo Segan
none Details | Review

Description Danilo Segan 2003-11-15 16:15:21 UTC
Because of "declarassignment" after the code (mainly, usage of gok_log) in
gok/gok-spy.c, one needs eg. the following patch to compile latest GOK
(0.9.3 or CVS HEAD).

2003-11-15  Danilo Šegan  <dsegan@gmx.net>

        * gok/gok-spy.c (gok_spy_append_node): Move gok_log below
        declarations to allow compiling with GCC 2.95.
Comment 1 Danilo Segan 2003-11-15 16:16:59 UTC
Created attachment 21474 [details] [review]
Fix gok-spy.c to compile with GCC 2.95
Comment 2 David Bolter 2003-11-15 16:55:55 UTC
Danilo, thanks for the patch - can you please apply and closet this?
Comment 3 Danilo Segan 2003-11-15 17:26:05 UTC
Applied to CVS HEAD, thanks for quick response.
Comment 4 David Bolter 2003-11-17 13:22:11 UTC
*** Bug 127179 has been marked as a duplicate of this bug. ***
Comment 5 padraig.obriain 2003-12-10 09:24:59 UTC
*** Bug 128934 has been marked as a duplicate of this bug. ***