[dmd-internals] [D-Programming-Language/dmd] f8b9ca: Fixed wrong AA test introduced by pull request #29...

noreply at github.com noreply at github.com
Sat Aug 13 10:34:11 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: f8b9ca346056212a0c6aec351e090f07a5b4574d
      https://github.com/D-Programming-Language/dmd/commit/f8b9ca346056212a0c6aec351e090f07a5b4574d
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M test/runnable/testaa.d

  Log Message:
  -----------
  Fixed wrong AA test introduced by pull request #291.

Previously, the test for AA type mangling would compare the mangled name of the nested variable to the expected mangling for only the type part of it.


  Commit: 059d72c57b04937244b471628bafce41d45e3a11
      https://github.com/D-Programming-Language/dmd/commit/059d72c57b04937244b471628bafce41d45e3a11
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M test/runnable/testaa.d

  Log Message:
  -----------
  Merge pull request #305 from klickverbot/aa-test-fix

Fixed wrong AA test introduced by pull request #291.


Compare: https://github.com/D-Programming-Language/dmd/compare/078cd68...059d72c


More information about the dmd-internals mailing list