Adam Jackson <[email protected]> writes: > This series breaks the build at a few points. "Move ETEST macro from > io.c to osdep.h" needs to happen before "InputThreadFillPipe doesn't > need select or poll", since the latter uses ETEST.
Swapped those two patches. > Everything between > "Switch server to poll(2)" to "Remove CheckConnections" fails to build > because CheckConnections doesn't know sizeof(pollfd). Added #include <poll.h> with the first patch and removed it in the last patch. I've repushed the series; there isn't any difference in the final code, or in the content of the individual patches. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
