[Request for ABI Breakage]: Ambiguity between extern(Pascal) vs. Template Value Parameters.

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Tue May 19 03:36:31 PDT 2015


"Steven Schveighoffer"  wrote in message 
news:mjdgdk$15c4$1 at digitalmars.com...

> I meant call it something else, so it's not confused with the original 
> meaning of extern(Pascal). If you decided to limit it to only Windows API 
> or similar functions.

It's not used for the Windows API, it _was_ used for the Windows API.  The 
current calling convention is extern(Windows) which is IIRC the same thing 
with the argument push order reversed.  It might still survive in a few dark 
corners, not sure. 



More information about the Digitalmars-d mailing list