DMD source violates c++11 standards.

Ziad Hatahet hatahet at gmail.com
Mon May 27 17:11:07 PDT 2013


On Mon, May 27, 2013 at 4:47 PM, Daniel Murphy <yebblies at nospamgmail.com>wrote:

> DMD is not written in C++11.  Turning of the C++11 warnings in clang will
> fix this problem


True, but could it not be the case that, since there might be stricter type
checking included, certain errors might show up? Like the example above,
where a switch is being done on an unsigned type, and negative cases are
being handled.

--
Ziad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130527/61f3331b/attachment.html>


More information about the Digitalmars-d mailing list