[Issue 14950] Setting enum value to the last member of another enum causes int overflow error

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Sep 1 01:21:48 PDT 2015


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/061ac36a75866ec6cb6827c1bb99263764ccac14
fix Issue 14950 - Setting enum value to the last member of another enum causes
int overflow error

https://github.com/D-Programming-Language/dmd/commit/2748404b7ad3ba8e294d3c031bbd138942f56a79
Merge pull request #5006 from 9rnsr/fix14950

Issue 14950 - Setting enum value to the last member of another enum causes int
overflow error

--


More information about the Digitalmars-d-bugs mailing list