[Issue 9799] Missing aliases and enums in druntime imports
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 26 17:31:19 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=9799
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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
--
More information about the Digitalmars-d-bugs
mailing list