[dmd-internals] [D-Programming-Language/dmd] f15dc0: fix issue 10414 - Delegate arguments for lazy vari...

GitHub noreply at github.com
Thu Jun 27 21:53:02 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f15dc0455718ca586f3c7d73354e49b43e0f9da8
      https://github.com/D-Programming-Language/dmd/commit/f15dc0455718ca586f3c7d73354e49b43e0f9da8
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-06-19 (Wed, 19 Jun 2013)

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

  Log Message:
  -----------
  fix issue 10414 - Delegate arguments for lazy variadic functions are
only inferred in first argument


  Commit: 33d0542342a42ad0562a409d5c3cc24397427c93
      https://github.com/D-Programming-Language/dmd/commit/33d0542342a42ad0562a409d5c3cc24397427c93
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

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

  Log Message:
  -----------
  Merge pull request #2228 from hpohl/10414

fix issue 10414 - Delegate arguments for lazy variadic functions are only inferred in first argument


Compare: https://github.com/D-Programming-Language/dmd/compare/482a6fde9d69...33d0542342a4


More information about the dmd-internals mailing list