[dmd-internals] [D-Programming-Language/dmd] f50e8f: fix Issue 9568 - [64bit] wrong code for scope(exit...

GitHub noreply at github.com
Mon Feb 25 10:29:00 PST 2013


  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f50e8f5dbd91aae4fb3beaa900b966c2938348d1
      https://github.com/D-Programming-Language/dmd/commit/f50e8f5dbd91aae4fb3beaa900b966c2938348d1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M src/backend/cgcod.c

  Log Message:
  -----------
  fix Issue 9568 - [64bit] wrong code for scope(exit)


  Commit: 1cbce51be1e5a686f53e4c81f686d6b728dbacbf
      https://github.com/D-Programming-Language/dmd/commit/1cbce51be1e5a686f53e4c81f686d6b728dbacbf
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M src/backend/cgcod.c

  Log Message:
  -----------
  Merge pull request #1690 from donc/mergeBug9568

D1: fix Issue 9568 - [64bit] wrong code for scope(exit)


Compare: https://github.com/D-Programming-Language/dmd/compare/65fc1d938087...1cbce51be1e5


More information about the dmd-internals mailing list