https://issues.dlang.org/show_bug.cgi?id=9799
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @teodutu created dlang/druntime pull request #3526 "[DSSv3] Fix Issue 9799 - add missing druntime imports" fixing this issue: - Fix Issue 9799 - add missing druntime imports Changes: - Add the `lwpid_t` alias to `core/sys/posix/sys/types.d` - Add the `O_CLOEXEC` enum to `core/sys/posix/fcntl.d` for the x86 platform https://github.com/dlang/druntime/pull/3526 --
