[Issue 22236] sizeof an empty C struct should be 0, not 1
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Aug 25 05:55:59 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=22236
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13009 "fix Issue 22236 - sizeof an empty C struct
should be 0, not 1" was merged into master:
- d3a3e01e493cf260a5eef745c4700f367eedd310 by Walter Bright:
  fix Issue 22236 - sizeof an empty C struct should be 0, not 1
https://github.com/dlang/dmd/pull/13009
--
    
    
More information about the Digitalmars-d-bugs
mailing list