GNOME Bugzilla – Bug 127053
GOK cannot be compiled with GCC 2.95
Last modified: 2004-12-22 21:47:04 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.
Created attachment 21474 [details] [review] Fix gok-spy.c to compile with GCC 2.95
Danilo, thanks for the patch - can you please apply and closet this?
Applied to CVS HEAD, thanks for quick response.
*** Bug 127179 has been marked as a duplicate of this bug. ***
*** Bug 128934 has been marked as a duplicate of this bug. ***