[dmd-internals] [D-Programming-Language/dmd] 3d5741: Fix Issue 9107 - Value Range Analysis with uint an...

GitHub noreply at github.com
Sun Nov 24 22:02:58 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3d574175d021befdc991794f6b9361afcebd1bb8
      https://github.com/D-Programming-Language/dmd/commit/3d574175d021befdc991794f6b9361afcebd1bb8
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/cast.c
    M test/compilable/testVRP.d

  Log Message:
  -----------
  Fix Issue 9107 - Value Range Analysis with uint and byte


  Commit: 60441ae1d3b5197769514ff6632e46fee8d6cc87
      https://github.com/D-Programming-Language/dmd/commit/60441ae1d3b5197769514ff6632e46fee8d6cc87
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
    M src/cast.c
    M test/compilable/testVRP.d

  Log Message:
  -----------
  Merge pull request #2865 from yebblies/issue9107

Issue 9107 - Value Range Analysis with uint and byte


Compare: https://github.com/D-Programming-Language/dmd/compare/47332912de51...60441ae1d3b5


More information about the dmd-internals mailing list