Thread overview
[Issue 14064] Error message about @ attributes incomplete.
May 14, 2018
Nick Treleaven
Sep 23, 2018
wolframw
Jul 09, 2021
Dlang Bot
Jul 11, 2021
Dlang Bot
May 14, 2018
https://issues.dlang.org/show_bug.cgi?id=14064

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |trivial
                 CC|                            |nick@geany.org

--
September 23, 2018
https://issues.dlang.org/show_bug.cgi?id=14064

wolframw <wolframw@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |wolframw@protonmail.com
           Assignee|nobody@puremagic.com        |wolframw@protonmail.com

--- Comment #1 from wolframw <wolframw@protonmail.com> ---
The missing @nogc has already been fixed by https://github.com/dlang/dmd/pull/6084

However, no spell checker exists yet, so I'll make one.

--
July 09, 2021
https://issues.dlang.org/show_bug.cgi?id=14064

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #12852 "Fix issue 14064 - Error message about @ attributes incomplete" fixing this issue:

- fix issue 14064 - message about @ attributes

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

--
July 11, 2021
https://issues.dlang.org/show_bug.cgi?id=14064

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12852 "Fix issue 14064 - Error message about @ attributes incomplete" was merged into master:

- 425198c9b56485026b07dc2443ccf911232509f0 by dkorpel:
  fix issue 14064 - message about @ attributes

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

--