Bug 22167 – OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
Other
Creation time
2021-08-01T20:58:24Z
Last change time
2021-08-02T14:18:26Z
Keywords
pull
Assigned to
No Owner
Creator
Nathan S.
Comments
Comment #0 by n8sh.secondary — 2021-08-01T20:58:24Z
OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct instead of a pointer to a fieldless struct.
Comment #1 by dlang-bot — 2021-08-01T20:59:51Z
@n8sh created dlang/druntime pull request #3532 "[stable] OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct" fixing this issue:
- Fix 22167 - OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
https://github.com/dlang/druntime/pull/3532
Comment #2 by dlang-bot — 2021-08-02T05:40:39Z
dlang/druntime pull request #3532 "[stable] OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct" was merged into stable:
- d5c733cb082899d3e569516b21acec00ead41839 by Nathan Sashihara:
Fix 22167 - OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
https://github.com/dlang/druntime/pull/3532
Comment #3 by dlang-bot — 2021-08-02T14:18:26Z
dlang/druntime pull request #3535 "Merge branch 'stable' into merge_master" was merged into master:
- 1f200e185889f9f53806302deeaa6ae23699852e by Nathan Sashihara:
Fix 22167 - OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
https://github.com/dlang/druntime/pull/3535