"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.

Reply via email to