www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17340] New: isNumeric!bool should not be true

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

          Issue ID: 17340
           Summary: isNumeric!bool should not be true
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: thomas.bockman gmail.com

A regression was introduced in this commit:
https://github.com/dlang/phobos/commit/a07517abae8dce9e0687913b1a03c942aed60dce

std.traits.isNumeric!bool should be false.

--
Apr 21 2017