[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:32:47 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14269
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #4 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
(In reply to Dicebot from comment #3)
> It shouldn't compile but, same as with other such changes, it needs
> deprecation stage.
Deprecation is only done with feature changes. It's quite normal for
"accepts-invalid" bugs to be fixed and just break existing code, because the
code was considered broken to begin with.
--
More information about the Digitalmars-d-bugs
mailing list