September 01, 2015 [dmd-internals] [D-Programming-Language/dmd] 061ac3: fix Issue 14950 - Setting enum value to the last m... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 061ac36a75866ec6cb6827c1bb99263764ccac14 https://github.com/D-Programming-Language/dmd/commit/061ac36a75866ec6cb6827c1bb99263764ccac14 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M src/denum.d A test/fail_compilation/diag14950.d Log Message: ----------- fix Issue 14950 - Setting enum value to the last member of another enum causes int overflow error Commit: 2748404b7ad3ba8e294d3c031bbd138942f56a79 https://github.com/D-Programming-Language/dmd/commit/2748404b7ad3ba8e294d3c031bbd138942f56a79 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M src/denum.d A test/fail_compilation/diag14950.d Log Message: ----------- Merge pull request #5006 from 9rnsr/fix14950 Issue 14950 - Setting enum value to the last member of another enum causes int overflow error Compare: https://github.com/D-Programming-Language/dmd/compare/1857062f387f...2748404b7ad3 |
Copyright © 1999-2021 by the D Language Foundation