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

Nick Treleaven nick.treleaven at xxxxx
Wed Jul 15 14:25:28 UTC 2009


On Wed, 15 Jul 2009 10:21:13 +0400
Eugene Arshinov <earshinov at gmail.com> wrote:

> This is definitely introduced in r3955 when my patch for reloading color 
> schemes was applied.  Here is a patch replacing problematic 
> g_hash_table_remove_all() with g_hash_table_destroy().  The former is
> available since 2.12 only.
> 
> When I wrote the code, I did not take required GTK version into account. 
>   Sorry for inconvenience.

No problem.

> The patch is against r3969.

Thanks! Applied.

> > 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/highlighting.c: In function 'styleset_common_init':
> > ../../gtk28_test/src/highlighting.c:532: warning: implicit declaration of function 'g_hash_table_remove_all'
> > default/src/highlighting_3.o: In function `styleset_common_init':
> > highlighting.c:(.text+0xdb2): undefined reference to `g_hash_table_remove_all'

This goes to show how useful the nightly build is, thanks Enrico ;-)

Regards,
Nick



More information about the Devel mailing list