[Geany-devel] Nightly build failed: Geany GTK 2.8 build test

Lex Trotman elextr at xxxxx
Thu Aug 27 04:08:29 UTC 2009


This seems to be due to G_GNUC_WARN_UNUSED_RESULT not being available
until GTK 2.10 at line 330 in keybindings.c
Either remove or #ifndef #define it to nothing

Cheers
Lex

2009/8/27 nightly.geany.org <eht16 at users.sourceforge.net>:
> Geany GTK 2.8 build test failed at: waf build
>
> See http://nightly.geany.org/misc/build_gtk28_stderr.log for details.
>
> Last error message:
> ../../gtk28_test/src/build.c:2359: warning: excess elements in scalar initializer
> ../../gtk28_test/src/build.c:2359: warning: (near initialization for 'default_cmds')
> ../../gtk28_test/src/build.c:2363: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
> ../../gtk28_test/src/build.c:2446: error: old-style parameter declarations in prototyped function definition
> ../../gtk28_test/src/build.c:2444: error: expected '{' at end of input
> Build failed
>  -> task failed (err #1):
>        {task: cc build.c -> build_3.o}
>
>
> http://nightly.geany.org/
> _______________________________________________
> Geany-commits mailing list
> Geany-commits at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-commits
>



More information about the Devel mailing list