Thread overview
[Issue 21845] Wrong ParameterStorageClass when -preview=in is used
Apr 21, 2021
Dlang Bot
Apr 22, 2021
Dlang Bot
Apr 22, 2021
Dlang Bot
Apr 25, 2021
Dlang Bot
April 21, 2021
https://issues.dlang.org/show_bug.cgi?id=21845

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@omerfirmak created dlang/dmd pull request #12457 "Fix Issue 21845 - Make `in` take precedence in getParameterStorageCla…" fixing this issue:

- Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses

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

--
April 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21845

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/dmd pull request #12458 "Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses" fixing this issue:

- Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses

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

--
April 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21845

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12458 "Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses" was merged into stable:

- 23333399783b5d8deb9edcb518c562c91404b833 by Ömer Faruk Irmak:
  Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses

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

--
April 25, 2021
https://issues.dlang.org/show_bug.cgi?id=21845

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12473 "merge stable" was merged into master:

- 03c30609389c5dce7e22ce39e8a176081e3e9c10 by Ömer Faruk Irmak:
  Fix Issue 21845 - Make `in` take precedence in getParameterStorageClasses

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

--