[Issue 11093] Can't compile DMD with VS12
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Apr 27 12:48:52 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=11093
--- Comment #4 from Vladimir Panteleev <thecybershadow at gmail.com> ---
I can't reproduce this problem. This was either fixed since the issue was
reported, or it was never broken.
I don't understand why you advocate removing an entire optimized variant of the
function when it would be simpler to #define __pascal to nothing. Which is what
is already done in vcbuild/warnings.h, so I don't know where your error comes
from.
--
More information about the Digitalmars-d-bugs
mailing list