July 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23262

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #14320 "fix Issue 23262 - typesafe variadic function parameter cannot infer r…" fixing this issue:

- fix Issue 23262 - typesafe variadic function parameter cannot infer return

https://github.com/dlang/dmd/pull/14320

--
July 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23262

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14320 "fix Issue 23262 - typesafe variadic function parameter cannot infer r…" was merged into master:

- 29c66cf8c1e1112e678e30acf36d5d1fa687dc79 by Walter Bright:
  fix Issue 23262 - typesafe variadic function parameter cannot infer return

https://github.com/dlang/dmd/pull/14320

--