Thread overview
[Issue 21898] Qualifier ignored in alias definition if parentheses are not present
May 06, 2021
Dlang Bot
May 07, 2021
Dlang Bot
May 08, 2021
Dlang Bot
May 12, 2021
Dlang Bot
May 06, 2021
https://issues.dlang.org/show_bug.cgi?id=21898

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg
          Component|dlang.org                   |dmd
           Severity|normal                      |regression

--- Comment #1 from moonlightsentinel@disroot.org ---
Regression introduced by https://github.com/dlang/dmd/pull/11175

--
May 06, 2021
https://issues.dlang.org/show_bug.cgi?id=21898

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #12501 "Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are not present" fixing this issue:

- Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are not present

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

--
May 07, 2021
https://issues.dlang.org/show_bug.cgi?id=21898

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 #12501 "Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are not present" was merged into stable:

- 5d181a7d6d4c44452674c1b05a39b2342fd36302 by Boris Carvajal:
  Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are
not present

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

--
May 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21898

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12504 "[dmd-cxx] Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are not present" was merged into dmd-cxx:

- 7cc7c89c466d6755d9a46808929e7804a6a9c15f by Iain Buclaw:
  [dmd-cxx] Fix Issue 21898 - Qualifier ignored in alias definition if
parentheses are not present

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

--
May 12, 2021
https://issues.dlang.org/show_bug.cgi?id=21898

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

- f991372ea8468c734e634093e8c26087f9a899bd by Boris Carvajal:
  Fix Issue 21898 - Qualifier ignored in alias definition if parentheses are
not present

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

--