[dmd-internals] [D-Programming-Language/dmd] a39fd6: improve cast error message
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 22 16:37:36 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a39fd6ab46c3b8f781d04359de8215e9049b917e
https://github.com/D-Programming-Language/dmd/commit/a39fd6ab46c3b8f781d04359de8215e9049b917e
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-22 (Mon, 22 Sep 2014)
Changed paths:
M src/expression.c
M test/fail_compilation/fail11484.d
M test/fail_compilation/fail11485.d
M test/fail_compilation/fail304.d
M test/fail_compilation/fail7472.d
M test/fail_compilation/fail9904.d
Log Message:
-----------
improve cast error message
Commit: ee631d3e4c248cecc18ed125edc6d6335185e003
https://github.com/D-Programming-Language/dmd/commit/ee631d3e4c248cecc18ed125edc6d6335185e003
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M src/expression.c
M test/fail_compilation/fail11484.d
M test/fail_compilation/fail11485.d
M test/fail_compilation/fail304.d
M test/fail_compilation/fail7472.d
M test/fail_compilation/fail9904.d
Log Message:
-----------
Merge pull request #4006 from WalterBright/improve-msg
improve cast error message
Compare: https://github.com/D-Programming-Language/dmd/compare/3c5d1cd03658...ee631d3e4c24
More information about the dmd-internals
mailing list