12 Nov
2009
12 Nov
'09
2:59 a.m.
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