[Issue 15217] overloaded extern(C) function declarations are allowed
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Mar 29 10:34:32 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15217
Johan Engelen <jbc.engelen at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbc.engelen at gmail.com
--- Comment #1 from Johan Engelen <jbc.engelen at gmail.com> ---
"GetMonitorInfoA" is also overloaded in this way in druntime,
https://github.com/D-Programming-Language/druntime/blob/master/src/core/sys/windows/winuser.d#L4425-L4428
--
    
    
More information about the Digitalmars-d-bugs
mailing list