Thread overview
[Issue 19730] if (auto x) {} isn't properly rejected
Mar 12, 2019
Basile-z
Mar 12, 2019
Dlang Bot
Mar 12, 2019
Dlang Bot
Mar 21, 2020
Basile-z
March 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19730

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
                 CC|                            |b2.temp@gmx.com
           Severity|minor                       |regression

--
March 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19730

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Basile-z created dlang/dmd pull request #9447 "[trivial] fix issue 19730 - if (auto x) {} isn't properly rejected" fixing this issue:

- fix issue 19730 - if (auto x) {} isn't properly rejected

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

--
March 12, 2019
https://issues.dlang.org/show_bug.cgi?id=19730

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 #9447 "[trivial] fix issue 19730 - if (auto x) {} isn't properly rejected" was merged into stable:

- 0f21ba04b42adbfbc3008fd1aec85be2c49dc298 by Basile Burg:
  fix issue 19730 - if (auto x) {} isn't properly rejected

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19730

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--