October 08, 2014 [dmd-internals] [D-Programming-Language/dmd] 173030: fix Issue 11355 - Copy through alias this with @di... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1730307642768e53d84aadea6352e8dd4f7eb949 https://github.com/D-Programming-Language/dmd/commit/1730307642768e53d84aadea6352e8dd4f7eb949 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-10-09 (Thu, 09 Oct 2014) Changed paths: M src/expression.c A test/fail_compilation/fail11355.d M test/runnable/aliasthis.d Log Message: ----------- fix Issue 11355 - Copy through alias this with @disabled this(this) Commit: d2ab695c18ad1002bbdf61dedecee71cf0742252 https://github.com/D-Programming-Language/dmd/commit/d2ab695c18ad1002bbdf61dedecee71cf0742252 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-10-09 (Thu, 09 Oct 2014) Changed paths: M src/expression.c A test/fail_compilation/fail11355.d M test/runnable/aliasthis.d Log Message: ----------- Merge pull request #4054 from 9rnsr/fix11355 Issue 11355 - Copy through alias this with @disabled this(this) Compare: https://github.com/D-Programming-Language/dmd/compare/040515baeaa1...d2ab695c18ad |
Copyright © 1999-2021 by the D Language Foundation