Up-to-date CentOS 6.6 32-bit, stock GLib version 2.28.8, stock GTK+ version 2.24.23.
commit c890cbc3b9ac81795f95dddc781e4d359cd01af5
Refs: 1.24-182-gc890cbc
Author: Jiří Techet techet@gmail.com
AuthorDate: Thu Dec 11 20:57:02 2014 +0100
Commit: Jiří Techet techet@gmail.com
CommitDate: Thu Dec 11 21:00:49 2014 +0100
gproject: Lots of new features and improvements
CCLD gproject.la
.libs/gproject_la-gproject-project.o: In function gprj_project_is_in_project':
/home/elijah/rpmbuild/BUILD/geany-plugins-1.24-git/gproject/src/gproject-project.c:630: undefined reference tog_hash_table_contains'
.libs/gproject_la-gproject-project.o: In function regenerate_tags':
/home/elijah/rpmbuild/BUILD/geany-plugins-1.24-git/gproject/src/gproject-project.c:254: undefined reference tog_hash_table_iter_replace'
Reason: g_hash_table_contains' andg_hash_table_iter_replace' are available only since GLib version 2.32 (https://developer.gnome.org/glib/stable/glib-Hash-Tables.html)
This should be fixed with https://github.com/geany/geany-plugins/commit/d1f6bde87b0f9662b63ad20014a720c7460d3def