[dmd-internals] [D-Programming-Language/dmd] 6b848c: fix Issue 7979 - Alias this does not work with swi...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Sep 30 15:05:30 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6b848c352f0865986fc6a0ed9e09effc4f014458
https://github.com/D-Programming-Language/dmd/commit/6b848c352f0865986fc6a0ed9e09effc4f014458
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-09-30 (Wed, 30 Sep 2015)
Changed paths:
M src/statement.d
M test/runnable/aliasthis.d
Log Message:
-----------
fix Issue 7979 - Alias this does not work with switch
Commit: ae47818a061e88325b629af185b06024424f70ce
https://github.com/D-Programming-Language/dmd/commit/ae47818a061e88325b629af185b06024424f70ce
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-30 (Wed, 30 Sep 2015)
Changed paths:
M src/statement.d
M test/runnable/aliasthis.d
Log Message:
-----------
Merge pull request #5146 from 9rnsr/fix7979
Issue 7979 - Alias this does not work with switch
Compare: https://github.com/D-Programming-Language/dmd/compare/1f7004932d71...ae47818a061e
More information about the dmd-internals
mailing list