[dmd-internals] [D-Programming-Language/dmd] e29446: Fix variable shadowing

GitHub via dmd-internals dmd-internals at puremagic.com
Tue May 20 13:03:09 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e29446b3648c052118db62e0f8e9e9a8c7cbdecc
      https://github.com/D-Programming-Language/dmd/commit/e29446b3648c052118db62e0f8e9e9a8c7cbdecc
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M src/struct.c

  Log Message:
  -----------
  Fix variable shadowing


  Commit: fb60a98299eb4960025fd7aa7cec87b365a2585e
      https://github.com/D-Programming-Language/dmd/commit/fb60a98299eb4960025fd7aa7cec87b365a2585e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M src/struct.c

  Log Message:
  -----------
  Merge pull request #3561 from yebblies/sc2shadow

[DDMD] Fix variable shadowing


Compare: https://github.com/D-Programming-Language/dmd/compare/8fb386bbe520...fb60a98299eb


More information about the dmd-internals mailing list