[dmd-internals] [D-Programming-Language/dmd] 173030: fix Issue 11355 - Copy through alias this with @di...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Oct 8 10:09:03 PDT 2014
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 at 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 at 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
More information about the dmd-internals
mailing list