[dmd-internals] [D-Programming-Language/dmd] 968ce3: fix misleading deprecation messages
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Nov 27 23:56:11 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 968ce3d439073b5f4545f35632c434e8c0c6017d
https://github.com/D-Programming-Language/dmd/commit/968ce3d439073b5f4545f35632c434e8c0c6017d
Author: Walter Bright <walter at walterbright.com>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M src/lexer.c
M src/mtype.c
M src/parse.c
M test/fail_compilation/fail10439.d
M test/fail_compilation/parseStc.d
Log Message:
-----------
fix misleading deprecation messages
Commit: 5edd5a5237b6d1db5094d47e8c132955aefaa567
https://github.com/D-Programming-Language/dmd/commit/5edd5a5237b6d1db5094d47e8c132955aefaa567
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Changed paths:
M src/lexer.c
M src/mtype.c
M src/parse.c
M test/fail_compilation/fail10439.d
M test/fail_compilation/parseStc.d
Log Message:
-----------
Merge pull request #4173 from WalterBright/errordep
fix misleading deprecation messages
Compare: https://github.com/D-Programming-Language/dmd/compare/5915349ad0db...5edd5a5237b6
More information about the dmd-internals
mailing list