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 <c...@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 <wal...@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 _______________________________________________ dmd-internals mailing list dmd-internals@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-internals