Re: compile error with latest svn



On 04/10/2007 07:51:24 PM, Peter Bloomfield wrote:
[snip]
Hmmm...the docs <http://developer.gnome.org/doc/API/2.0/glib/
glib-Key-value-file-parser.html#g-key-file-get-double> say that g_key_file_get_double is "Since 2.12", but Balsa code uses GLIB_CHECK_VERSION(2, 10, 0). My fc6 system is 2.10:

$ pkg-config --modversion gtk+-2.0
2.10.8

but declares g_key_file_get_double in gkeyfile.h anyway! Apparently, to be on the safe side, Balsa should use GLIB_CHECK_VERSION(2, 10, 0).

Commited (hopefully the right version)!

Pawel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]