April 20, 2015 [dmd-internals] [D-Programming-Language/dmd] 30a4f2: CTFE: only change the location of a return value i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 30a4f2efe7cf1a14052cd0055857ecf765c01ad2 https://github.com/D-Programming-Language/dmd/commit/30a4f2efe7cf1a14052cd0055857ecf765c01ad2 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-04-19 (Sun, 19 Apr 2015) Changed paths: M src/interpret.c A test/fail_compilation/ctfe14465.d Log Message: ----------- CTFE: only change the location of a return value if a conversion was necessary Commit: 312a931d03d119fa6e6af4099b5fb1beb0d71ebc https://github.com/D-Programming-Language/dmd/commit/312a931d03d119fa6e6af4099b5fb1beb0d71ebc Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2015-04-21 (Tue, 21 Apr 2015) Changed paths: M src/interpret.c A test/fail_compilation/ctfe14465.d Log Message: ----------- Merge pull request #4599 from rainers/fix14465 fix Issue 14465 - CTFE exception stacktrace shows location of Exception constructor Compare: https://github.com/D-Programming-Language/dmd/compare/6fb12cc9c729...312a931d03d1 |
Copyright © 1999-2021 by the D Language Foundation