[Issue 22167] New: OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Aug  1 20:58:24 UTC 2021
    
    
  
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: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com
OpenBSD core.sys.posix.semaphore: sem_t should be a pointer to an opaque struct
instead of a pointer to a fieldless struct.
--
    
    
More information about the Digitalmars-d-bugs
mailing list