Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7b825160b4d504b22668e2664229ae1a657282b5
      
https://github.com/D-Programming-Language/dmd/commit/7b825160b4d504b22668e2664229ae1a657282b5
  Author: k-hara <[email protected]>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 12495 - CTFE slice cast can cause allocation


  Commit: 74430a4869b97052c8dbfd86ec74e2edc45eb7a0
      
https://github.com/D-Programming-Language/dmd/commit/74430a4869b97052c8dbfd86ec74e2edc45eb7a0
  Author: Walter Bright <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #4324 from 9rnsr/fix12495

Issue 12495 - CTFE slice cast can cause allocation


Compare: 
https://github.com/D-Programming-Language/dmd/compare/39686706709c...74430a4869b9
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to