January 05, 2015 [dmd-internals] [D-Programming-Language/dmd] 73e48f: fix Issue 10989 - [CTFE] Uncaught exception messag... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 73e48f02b6eca202f7bacc0023555d5608f7019c https://github.com/D-Programming-Language/dmd/commit/73e48f02b6eca202f7bacc0023555d5608f7019c Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-06 (Tue, 06 Jan 2015) Changed paths: M src/ctfeexpr.c M test/fail_compilation/ctfe10989.d Log Message: ----------- fix Issue 10989 - [CTFE] Uncaught exception messages are not pretty printed if message wasn't literal Fix the remained case. Commit: 94db1fa80e004a456a68b014a9f0498c216a77ed https://github.com/D-Programming-Language/dmd/commit/94db1fa80e004a456a68b014a9f0498c216a77ed Author: Walter Bright <walter@walterbright.com> Date: 2015-01-05 (Mon, 05 Jan 2015) Changed paths: M src/ctfeexpr.c M test/fail_compilation/ctfe10989.d Log Message: ----------- Merge pull request #4252 from 9rnsr/fix10989 Issue 10989 - [CTFE] Uncaught exception messages are not pretty printed if message wasn't literal Compare: https://github.com/D-Programming-Language/dmd/compare/b208c82e014a...94db1fa80e00 |
Copyright © 1999-2021 by the D Language Foundation