Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f331f9fe2960aa8fe64a9369df2524df3e5805df
      
https://github.com/D-Programming-Language/dmd/commit/f331f9fe2960aa8fe64a9369df2524df3e5805df
  Author: k-hara <k.hara...@gmail.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

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

  Log Message:
  -----------
  fix Issue 9109 - Regression: 2.053: Lazy Variadic Functions do not work with 
delegates


  Commit: 0a08e9556b0e327191cd3fdb5c9c19d4ac1101a8
      
https://github.com/D-Programming-Language/dmd/commit/0a08e9556b0e327191cd3fdb5c9c19d4ac1101a8
  Author: Don Clugston <dclugs...@googlemail.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

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

  Log Message:
  -----------
  Merge pull request #1344 from 9rnsr/fix9109

Issue 9109 - Regression: 2.053: Lazy Variadic Functions do not work with 
delegates


Compare: 
https://github.com/D-Programming-Language/dmd/compare/c377a6451302...0a08e9556b0e
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to