Thread overview
[Issue 15361] Incomprehensible error message: function declaration without return type.
Jun 08, 2018
RazvanN
Jun 08, 2018
RazvanN
Jun 09, 2018
RazvanN
Apr 05, 2019
Dlang Bot
Apr 09, 2019
Dlang Bot
June 08, 2018
https://issues.dlang.org/show_bug.cgi?id=15361

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

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

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/8344

--
June 08, 2018
https://issues.dlang.org/show_bug.cgi?id=15361

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> ---
Closing as wontfix. See the above PR for more information

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--
April 05, 2019
https://issues.dlang.org/show_bug.cgi?id=15361

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 updated dlang/dmd pull request #8344 "Fix Issue 15361 - Incomprehensible error message: function declaration without return type" fixing this issue:

- Fix Issue 15361 - Incomprehensible error message: function declaration without return type

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

--
April 09, 2019
https://issues.dlang.org/show_bug.cgi?id=15361

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

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

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #8344 "Fix Issue 15361 - Incomprehensible error message: function declaration without return type" was merged into master:

- 12bf39cb57153c1ca7739023a35b3abf3d74d8da by RazvanN7:
  Fix Issue 15361 - Incomprehensible error message: function declaration
without return type

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

--