[Issue 14269] Enum is not implicitly converted to base type when using ref

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 10 02:26:29 PDT 2015


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

--- Comment #2 from monkeyworks12 at hotmail.com ---
According to Jonathan Davis it should not compile, as there are no implicit
conversions with ref. It *is* a regression in behaviour, though.

--


More information about the Digitalmars-d-bugs mailing list