[Issue 21961] importC: Error: no struct-declarator-list for struct
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jun  4 21:35:57 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21961
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
On further inspection, this is rather a GNU/Clang extension. 
Whilst we do have support code in D to handle empty C++ structs, I guess we'll
wait and see if it shows up in the wild.
--
    
    
More information about the Digitalmars-d-bugs
mailing list