[dmd-internals] [D-Programming-Language/dmd] 561a96: fix Issue 12938 - Error message mistake in out par...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Jun 17 09:53:49 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 561a96112e11e4e18d95c1159f9f58ad76f39606
https://github.com/D-Programming-Language/dmd/commit/561a96112e11e4e18d95c1159f9f58ad76f39606
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail10115.d
M test/fail_compilation/fail10630.d
Log Message:
-----------
fix Issue 12938 - Error message mistake in out parameter with @disable this
Commit: 2cca4abe5b3d7ea9ed14758ded01416f07511dc5
https://github.com/D-Programming-Language/dmd/commit/2cca4abe5b3d7ea9ed14758ded01416f07511dc5
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail10115.d
M test/fail_compilation/fail10630.d
Log Message:
-----------
Merge pull request #3677 from 9rnsr/fix12938
Issue 12938 - Error message mistake in out parameter with @disable this
Compare: https://github.com/D-Programming-Language/dmd/compare/25e77d378fd7...2cca4abe5b3d
More information about the dmd-internals
mailing list