Thread overview
[Issue 15103] Improve declaration / initialization syntax error message
Jul 09, 2018
RazvanN
Jul 29, 2020
Dlang Bot
Jul 31, 2020
Dlang Bot
September 23, 2015
https://issues.dlang.org/show_bug.cgi?id=15103

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
           Severity|enhancement                 |minor

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

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |razvan.nitu1305@gmail.com

--
July 18, 2020
https://issues.dlang.org/show_bug.cgi?id=15103

adela.vais99@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adela.vais99@gmail.com
           Assignee|nobody@puremagic.com        |adela.vais99@gmail.com

--
July 29, 2020
https://issues.dlang.org/show_bug.cgi?id=15103

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@adelavais created dlang/dmd pull request #11477 "Fix Issue 15103 - Improve declaration / initialization syntax error message" fixing this issue:

- Issue 15103 - improved message for incorrect instantiation

- Issue 15103 - improved message for incorrect instantiation

- Issue 15103 - improved message for incorrect instantiation

- Issue 15103 - improved message for incorrect instantiation

- Fix Issue 15103 - Improve declaration / initialization syntax error message

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

--
July 31, 2020
https://issues.dlang.org/show_bug.cgi?id=15103

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 #11477 "Fix Issue 15103 - Improve declaration / initialization syntax error message" was merged into master:

- 54a0f5459cd893f67a1a79ae46037462c9ac1dd8 by Adela Vais:
  Fix Issue 15103 - Improve declaration / initialization syntax error message

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

--