[Issue 9799] Missing aliases and enums in druntime imports
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 1 11:47:14 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=9799
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3526 "[DSSv3] Fix Issue 9799 - add missing
druntime imports" was merged into master:
- 38f56b31e71dc6924926a0dfbc15654094aa16bd by Teodor Dutu:
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
--
More information about the Digitalmars-d-bugs
mailing list