Created attachment 9548 [details] Remove return value from void tevent_epoll_set_panic_fallback (The category is most likely wrong, but there is no tevent category. Since the page for tevent states "Tevent is an event system based on the talloc memory management library." I put the bug in the talloc category) lib/tevent/tevent_epoll.c contains the definition "_PRIVATE_ void tevent_epoll_set_panic_fallback(...)" Since this is a void function, it should not try to return a value. Attached is a simple patch to fix this.
Sent patch to master for review and push.
Heh, I meant: sent to 'samba-technical' :) Happy holidays.