Charles-François Natali <[email protected]> added the comment: > If there are only two versions of the structure on all operating > systems, we can add a check in configure
Isn't it a bit overkill? OpenBSD is the only OS to define struct kevent that way, adding a #ifdef __OpenBSD__ check would probably be enough, no? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12181> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
