[Issue 23697] compilable/test22705.c:4:1: error: unknown type name ‘Ta’
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 20 06:56:45 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23697
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
ImportC, as an extension, allows forward referencing. As it relies on D for the
semantic analysis, this is natural. It doesn't cause any harm, though.
I recommend gcc just ignore this test.
--
    
    
More information about the Digitalmars-d-bugs
mailing list