[dmd-internals] [D-Programming-Language/dmd] 30a4f2: CTFE: only change the location of a return value i...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Apr 20 08:15:07 PDT 2015


  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 at 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 at 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


More information about the dmd-internals mailing list