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

  Changed paths:
    M src/declaration.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  fix Issue 8234 - symbols used in CTFE affect the function literal type


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

  Changed paths:
    M src/declaration.c
    M test/compilable/testInference.d

  Log Message:
  -----------
  Merge pull request #4517 from 9rnsr/fix8234

Issue 8234 - symbols used in CTFE affect the function literal type


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

Reply via email to