Hi, I've discovered various regressions in gamin CVS HEAD, compared to 0.1.5 release :
-debug output is no longer enabled by default, unless you are building CVS. I think it is wrong, because it was quite useful even for released code, for packagers, at least until all possible regressions are catched (I know it can be enabled back). -even when enabled explicitly, it seems GAM_DEBUG variable doesn't have any effect and no output is sent at all. -when forcing dnotify backend using GAM_TEST_DNOTIFY, I got a crash when removing and re-creating a bunch of files rapidly : GAM_TEST_DNOTIFY=1 /home/gnome/prefix212/libexec/gam_server --notimeout test ** ERROR **: file gam_poll_generic.c: line 119 (gam_poll_generic_remove_missing): assertion failed: (g_list_find (missing_resources, node)) aborting... Aborted -- Frederic Crozat <[EMAIL PROTECTED]> Mandriva _______________________________________________ Gamin-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gamin-list
