June 01, 2020
https://issues.dlang.org/show_bug.cgi?id=20890

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@NilsLankila created dlang/dmd pull request #11207 "fix issue 20890 - parameter corruption when other parameter is a stat…" fixing this issue:

- fix issue 20890 - parameter corruption when other parameter is a static array of length 1

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

--
June 02, 2020
https://issues.dlang.org/show_bug.cgi?id=20890

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 #11207 "fix issue 20890 - parameter corruption when other parameter is a stat…" was merged into stable:

- 5a597997bd4d6194320f05be93754321dc05fdf9 by Nils Lankila:
  fix issue 20890 - parameter corruption when other parameter is a static array
of length 1

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

--