[libdispatch-dev] libkqueue 0.3 released

Mark Heily mark at heily.com
Wed Nov 11 18:59:38 PST 2009


Jean-Daniel Dupas wrote:
> I just did a make check in a fresh checkout (rev 86) and got this:
> 
> 
> Test 9: kevent(EVFILT_READ, EV_DISPATCH)
> -- re-adding knote
> confirming that there are no events pending
> filling the read buffer
> kevent_cmp: mismatch:
>   [filter=-1,flags = 1 (EV_ADD),fflags = 1,ident=3,data=1,udata=0x10000617c] !=
>   [filter=-1,flags = 129 (EV_ADD EV_DISPATCH),fflags = 129,ident=3,data=1,udata=0x10000617c]
> make[1]: *** [check] Abort trap
> make: *** [check] Error 2
> 

Thanks for running the tests. I just committed r87 which should fix this 
problem.

Regards,

  - Mark



More information about the libdispatch-dev mailing list