[Issue 20852] core.sys.posix.sys.wait missing definitions on FreeBSD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 24 16:09:08 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20852
Sergei Akhmatdinov <sakhmatd at darkn.space> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #3 from Sergei Akhmatdinov <sakhmatd at darkn.space> ---
Upon further testing with the Vibe.d suite, it appears that the entire idtype_t
struct from sys/wait.h is required for some parts of eventcore to compile.
After adding the missing id types, Vibe.d tests pass as intended.
--
More information about the Digitalmars-d-bugs
mailing list