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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to