[Issue 11354] dmd2 wont compile properly under C++11/CLang

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 26 12:47:06 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=11354

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|---                         |INVALID

--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Marking as invalid. If we're moving to a self-hosting compiler then enabling
C++11 compilation would give someone incentive to use C++11 syntax in the
codebase, which would make auto-porting to D more difficult.

--


More information about the Digitalmars-d-bugs mailing list