Thread overview
[Issue 24707] error message has bad attribute order
Aug 18
Dlang Bot
[Issue 24707] error message has bad parameter attribute order
Aug 19
Dlang Bot
August 18
https://issues.dlang.org/show_bug.cgi?id=24707

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #16791 "Fix Bugzilla 24707 - error message has bad parameter attribute order" fixing this issue:

- Fix Bugzilla 24707 - error message has bad attribute order

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

--
August 18
https://issues.dlang.org/show_bug.cgi?id=24707

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org
            Summary|error message has bad       |error message has bad
                   |attribute order             |parameter attribute order

--
August 19
https://issues.dlang.org/show_bug.cgi?id=24707

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 #16791 "Fix Bugzilla 24707 - error message has bad parameter attribute order" was merged into master:

- 8d02367615638580d8c6346ef6c437e4f3843ae2 by Nick Treleaven:
  Fix Bugzilla 24707 - error message has bad attribute order

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

--