extern(Windows) alias bug

Lionello Lunesu lio at lunesu.remove.com
Tue May 30 03:34:16 PDT 2006


John C wrote:
> No, "extern" has to go before "alias". In your code the calling 
> convention has been ignored. And mangleof shows that: 'F' signifies 
> functions with the D calling convention, 'W' functions with the Windows 
> calling convention.

I stand corrected then :)
Too bad the compiler does not complain, I even compiled it with warnings on.

L.



More information about the Digitalmars-d-bugs mailing list