Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c62833f09f75091f9fd73edf051c720829513e4b
      
https://github.com/D-Programming-Language/dmd/commit/c62833f09f75091f9fd73edf051c720829513e4b
  Author: k-hara <[email protected]>
  Date:   2012-04-29 (Sun, 29 Apr 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix Issue 8004 - Direct call of function literal should consider default 
arguments


  Commit: aea217c612614d248c412d753ac135e86fad2931
      
https://github.com/D-Programming-Language/dmd/commit/aea217c612614d248c412d753ac135e86fad2931
  Author: Walter Bright <[email protected]>
  Date:   2012-04-29 (Sun, 29 Apr 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #913 from 9rnsr/fix8004

Issue 8004 - Direct call of function literal should consider default arguments


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

Reply via email to