DMD source violates c++11 standards.

David Nadlinger see at klickverbot.at
Tue May 28 14:16:44 PDT 2013


On Tuesday, 28 May 2013 at 19:56:40 UTC, Hans W. Uhlig wrote:
> These are just from the standard set of clang switched while 
> trying to compile LDC.

More precisely, they are pulled in from the LLVM compiler flags
(llvm-config --cxxflags) if LLVM was compiled with --enable-cxx11.

David


More information about the Digitalmars-d mailing list