Thread overview
[Issue 4663] Wrong 'static' position error message
Dec 05, 2017
Basile B.
Mar 21, 2020
Basile-z
Dec 17, 2022
Iain Buclaw
Jun 13, 2023
Dlang Bot
Jun 14, 2023
Dlang Bot
December 05, 2017
https://issues.dlang.org/show_bug.cgi?id=4663

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |b2.temp@gmx.com
           Hardware|x86                         |All
                 OS|Windows                     |All

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

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

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

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=4663

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--
June 13, 2023
https://issues.dlang.org/show_bug.cgi?id=4663

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #15321 "Fix Issue 4663 - Wrong 'static' position error message" fixing this issue:

- Fix Issue 4663 - Wrong 'static' position error message

  Also detects `extern`, `deprecated`, `ref`, `override` and friends.

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

--
June 14, 2023
https://issues.dlang.org/show_bug.cgi?id=4663

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 #15321 "Fix Issue 4663 - Wrong 'static' position error message" was merged into master:

- 1265a403b505b9f0ad51e155a6de544030c26d4a by Nick Treleaven:
  Fix Issue 4663 - Wrong 'static' position error message

  Also detects `extern`, `deprecated`, `ref`, `override` and friends.

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

--