[dmd-internals] [D-Programming-Language/dmd] 6b7f74: fix Issue 7965 - Invalid outer function scope poin...

GitHub noreply at github.com
Thu Jun 21 12:32:48 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6b7f7445209c853ca8a33d4dd80c185b0d09250f
      https://github.com/D-Programming-Language/dmd/commit/6b7f7445209c853ca8a33d4dd80c185b0d09250f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-06-18 (Mon, 18 Jun 2012)

  Changed paths:
    M src/declaration.c
    M src/e2ir.c
    M src/mtype.c
    M test/runnable/nested.d

  Log Message:
  -----------
  fix Issue 7965 - Invalid outer function scope pointer in some cases


  Commit: 0b1ffa8feecf90fbef22b8172a62653e4cba4056
      https://github.com/D-Programming-Language/dmd/commit/0b1ffa8feecf90fbef22b8172a62653e4cba4056
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M src/declaration.c
    M src/e2ir.c
    M src/mtype.c
    M test/runnable/nested.d

  Log Message:
  -----------
  Merge pull request #1014 from 9rnsr/fix7965

Issue 7965 - Invalid outer function scope pointer in some cases


Compare: https://github.com/D-Programming-Language/dmd/compare/d289b00813e8...0b1ffa8feecf


More information about the dmd-internals mailing list