Closed MoritzMaxeiner closed 8 years ago
Hm, I don't know why the check fails for dmd 2.069, since the module is clearly present in druntime 2.069.0.
Thanks!
It's not copied into the includes folder up until 2.070.0: https://github.com/dlang/druntime/blob/v2.069.2/mak/COPY
I wonder if everything is nothrow enough to clean up all the useless try/catch blocks =)
As documented here, epoll_event is only packed on X86 (and X86_64), so backport that fix. Also, remove everything that can be imported from druntime.