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 <[email protected]>:
> 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
> [email protected]
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-commits
>
_______________________________________________
Geany-devel mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to