[Issue 23698] compilable/test22727.c:5:10: error: expected ‘;’ before ‘int’
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 20 11:04:08 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23698
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org
--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Walter Bright from comment #1)
> __stdcall is a Microsoft and Digital Mars C extension.
Then it needs documenting under both MSVC and/or DMC sections of the importC
page.
https://dlang.org/spec/importc.html#visualc-extensions
--
    
    
More information about the Digitalmars-d-bugs
mailing list