GNOME Bugzilla – Bug 405001
gcc 2.95 support
Last modified: 2007-02-06 15:12:56 UTC
This patch moves a few declarations to the beginning of the block to support old style (C89) compilers, including gcc 2.95. I realise that supporting this compiler will not be a priority, but this patch is very small and has no effect on generated code.
Created attachment 82020 [details] [review] Patch to support gcc 2.95.
*** This bug has been marked as a duplicate of 383195 ***