https://issues.dlang.org/show_bug.cgi?id=22167
Issue ID: 22167
Summary: OpenBSD core.sys.posix.semaphore: sem_t should be a
pointer to an opaque struct
Product: D
Version: D2
Hardware: All
OS: Other
Status: NEW
Severity: normal
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
instead of a pointer to a fieldless struct.
--
