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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to