[Issue 8816] It should be illegal for enums to declare members named init, max, or min

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 7 01:08:14 PST 2017


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
Cannot reproduce on DMD64 D Compiler v2.074.0-devel-4ee9f51 Ubuntu 16.04
64-bit.
For all test cases (min/max/init) the compiler outputs "Cannot modify manifest
constant $constants".

--


More information about the Digitalmars-d-bugs mailing list