[Issue 17221] New: __traits(isUnsigned, bool/char) should be false
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Feb 24 09:57:51 PST 2017
https://issues.dlang.org/show_bug.cgi?id=17221
Issue ID: 17221
Summary: __traits(isUnsigned, bool/char) should be false
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
See issue 17196, it doesn't make much sense to treat bool and chars as
unsigned. This would need to be deprecated before being changed.
--
More information about the Digitalmars-d-bugs
mailing list