Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f3d112d16dc2b04b119b0b0d5f54a030944b10e5
      
https://github.com/D-Programming-Language/dmd/commit/f3d112d16dc2b04b119b0b0d5f54a030944b10e5
  Author: k-hara <[email protected]>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M src/cast.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 7941 - Regression(2.059): Type check is ignored when manifest 
constant initializer is function literal


  Commit: 2cf7e9ca9a2adda375952949fc2738362392139a
      
https://github.com/D-Programming-Language/dmd/commit/2cf7e9ca9a2adda375952949fc2738362392139a
  Author: Walter Bright <[email protected]>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M src/cast.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #918 from 9rnsr/fix7941

Issue 7941 - Regression(2.059): Type check is ignored when manifest constant 
initializer is function literal


Compare: https://github.com/D-Programming-Language/dmd/compare/38595a8...2cf7e9c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to