https://issues.dlang.org/show_bug.cgi?id=14950
--- Comment #3 from [email protected] --- 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 --
