Bug 23498 – OpenBSD: Fix core.sys.posix.sys.wait

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
x86
OS
Windows
Creation time
2022-11-20T04:45:50Z
Last change time
2022-12-15T22:50:02Z
Keywords
pull
Assigned to
No Owner
Creator
Brian Callahan

Comments

Comment #0 by bcallah — 2022-11-20T04:45:50Z
OpenBSD does define WSTOPPED and WNOWAIT, despite what the comment says. Also, I forgot to add the idtype_t enum. Found the hard way.
Comment #1 by dlang-bot — 2022-11-20T04:50:13Z
@ibara created dlang/dmd pull request #14648 "Fix Issue 23498 - OpenBSD: Fix core.sys.posix.sys.wait" fixing this issue: - Fix Issue 23498 - OpenBSD: Fix core.sys.posix.sys.wait https://github.com/dlang/dmd/pull/14648
Comment #2 by dlang-bot — 2022-11-20T11:12:58Z
dlang/dmd pull request #14648 "Fix Issue 23498 - OpenBSD: Fix core.sys.posix.sys.wait" was merged into stable: - 4edfd96e266ef4c2ff1809140ec6977b96a76696 by Brian Callahan: Fix Issue 23498 - OpenBSD: Fix core.sys.posix.sys.wait https://github.com/dlang/dmd/pull/14648
Comment #3 by dlang-bot — 2022-12-15T22:50:02Z
dlang/dmd pull request #14701 "merge stable" was merged into master: - 919989ed24cba0fa727e94cdb380c76f96cfb0a5 by Brian Callahan: Fix Issue 23498 - OpenBSD: Fix core.sys.posix.sys.wait (#14648) https://github.com/dlang/dmd/pull/14701