[Issue 14956] C++ Mangling incompatible with C++11
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Nov 7 09:04:30 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14956
Jacob Carlborg <doob at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doob at me.com
--- Comment #5 from Jacob Carlborg <doob at me.com> ---
(In reply to Iain Buclaw from comment #4)
> Which leaves us with the question, how do figure out whether to use version
> condition branch A or B?
The user specifies the appropriate version flag. Or the compiler need a new
flag for this.
--
More information about the Digitalmars-d-bugs
mailing list