[Issue 15361] Incomprehensible error message: function declaration without return type.

2019-04-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15361

Dlang Bot  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Dlang Bot  ---
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

--


[Issue 15361] Incomprehensible error message: function declaration without return type.

2019-04-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15361

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #3 from Dlang Bot  ---
@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

--


[Issue 15361] Incomprehensible error message: function declaration without return type.

2018-06-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15361

RazvanN  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---

--


[Issue 15361] Incomprehensible error message: function declaration without return type.

2018-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15361

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from RazvanN  ---
Closing as wontfix. See the above PR for more information

--


[Issue 15361] Incomprehensible error message: function declaration without return type.

2018-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15361

RazvanN  changed:

   What|Removed |Added

 CC||razvan.nitu1...@gmail.com

--- Comment #1 from RazvanN  ---
PR: https://github.com/dlang/dmd/pull/8344

--