[Issue 23498] New: OpenBSD: Fix core.sys.posix.sys.wait
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 20 04:45:50 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23498
Issue ID: 23498
Summary: OpenBSD: Fix core.sys.posix.sys.wait
Product: D
Version: D2
Hardware: x86
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: bcallah at openbsd.org
OpenBSD does define WSTOPPED and WNOWAIT, despite what the comment says.
Also, I forgot to add the idtype_t enum. Found the hard way.
--
More information about the Digitalmars-d-bugs
mailing list