Beta 2.075.0-b1
Mario Kröplin via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Jun 27 03:46:38 PDT 2017
"Deprecation: Comparison between different enumeration types
const(Status) and Status; If this behavior is intended consider
using std.conv.asOriginalType"
It' not really intended to disallow comparisons between
const(Status) and Status, isn't it?
BTW:
There's a regression: running dmd with option -deps results in a
segmentation fault. We can try to reduce the example.
More information about the Digitalmars-d-announce
mailing list