[gamin] Re: gam_subscription_wants_event
- From: "Neal H. Walfield" <neal walfield org>
- To: veillard redhat com
- Cc: gamin-list gnome org
- Subject: [gamin] Re: gam_subscription_wants_event
- Date: Tue, 14 Jun 2005 16:18:27 +0100
> > Gamin should emit FAMExists and FAMEndExist for /a/b. Right?
>
> not always ! See the noexist extension.
Right. But isn't that caught by
if ((sub->options & GAM_OPT_NOEXISTS) &&
((event == GAMIN_EVENT_EXISTS) ||
(event == GAMIN_EVENT_ENDEXISTS)))
return FALSE;
and not the last if block?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]