[Issue 21932] importC: struct 'STRUCT' conflicts with struct 'STRUCT'
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu May 27 08:40:54 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21932
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|accepts-invalid             |
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Walter Bright from comment #2)
> This is actually how C++ works, and it compiles C fine.
> 
> It is not rigorous C, to be sure, but I think we're all right with it.
Yeah, I'll removed the accepts-invalid tag.  In principle there's nothing wrong
will accepting more than what a typical C compiler would so long as it can be
justified.
--
    
    
More information about the Digitalmars-d-bugs
mailing list