Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8980914a5f101c18e7b05d071d511f5cdd3098bf
      
https://github.com/D-Programming-Language/dmd/commit/8980914a5f101c18e7b05d071d511f5cdd3098bf
  Author: k-hara <[email protected]>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

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

  Log Message:
  -----------
  fix Issue 14299 - "ref" parameter in CTFE handled incorrectly for recursive 
calls


  Commit: 229edba461ef6f6e2254e060eb498f302e982563
      
https://github.com/D-Programming-Language/dmd/commit/229edba461ef6f6e2254e060eb498f302e982563
  Author: Walter Bright <[email protected]>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

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

  Log Message:
  -----------
  Merge pull request #4501 from 9rnsr/fix14299

[REG2.067a] Issue 14299 - "ref" parameter in CTFE handled incorrectly for 
recursive calls


Compare: 
https://github.com/D-Programming-Language/dmd/compare/e700a9d51f49...229edba461ef
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to