K 10 svn:author V 6 marcus K 8 svn:date V 27 2005-07-16T22:57:23.000000Z K 7 svn:log V 415 Gamin was using its own, debugging, versions of the g_list glib functions. They were written to find problems in GList usage, but were causing gamin to segfault on 4.X. Disable debugging by default, and only use the debugging versions of g_list_* if debugging is enabled. Additionally, add to gam_api.c which would certainly fix problems on 4.X alpha. Reported by: Stefan Thurner END