June 27, 2013 [dmd-internals] [D-Programming-Language/dmd] f15dc0: fix issue 10414 - Delegate arguments for lazy vari... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation