July 18, 2015 [dmd-internals] [D-Programming-Language/dmd] 83fa6a: fix Issue 14806 - alias this doesn't force elabora... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/stable Home: https://github.com/D-Programming-Language/dmd Commit: 83fa6accb7b83f3a88898a675933319073e3497e https://github.com/D-Programming-Language/dmd/commit/83fa6accb7b83f3a88898a675933319073e3497e Author: k-hara <k.hara.pg@gmail.com> Date: 2015-07-19 (Sun, 19 Jul 2015) Changed paths: M src/clone.c M test/runnable/aliasthis.d Log Message: ----------- fix Issue 14806 - alias this doesn't force elaborate equality, but is followed during it Commit: 9318101daf48fb24b335cb6177c509bfec390586 https://github.com/D-Programming-Language/dmd/commit/9318101daf48fb24b335cb6177c509bfec390586 Author: Walter Bright <walter@walterbright.com> Date: 2015-07-18 (Sat, 18 Jul 2015) Changed paths: M src/clone.c M test/runnable/aliasthis.d Log Message: ----------- Merge pull request #4820 from 9rnsr/fix14806 [REG2.063] Issue 14806 - alias this doesn't force elaborate equality, but is followed during it Compare: https://github.com/D-Programming-Language/dmd/compare/84294e13ba65...9318101daf48 |
Copyright © 1999-2021 by the D Language Foundation