[Issue 22518] [dip1000] return without scope/ref not specified

2021-12-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22518

--- Comment #4 from Dlang Bot  ---
dlang/dlang.org pull request #3137 "Revert "Fix Issue 22518 - return without
scope/ref not specified"" was merged into master:

- 7d21cad3b524f887cdcb4b4b5e4ec615d1cf069b by Razvan Nitu:
  Revert "Fix Issue 22518 - return without scope/ref not specified"

https://github.com/dlang/dlang.org/pull/3137

--


[Issue 22518] [dip1000] return without scope/ref not specified

2021-12-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22518

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dlang Bot  ---
dlang/dlang.org pull request #3123 "Fix Issue 22518 - return without scope/ref
not specified" was merged into master:

- 4b2518527486f9df24d014268a40a7ad4aad04f1 by dkorpel:
  Fix Issue 22518 - return without scope/ref not specified

https://github.com/dlang/dlang.org/pull/3123

--


[Issue 22518] [dip1000] return without scope/ref not specified

2021-11-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22518

--- Comment #2 from Dlang Bot  ---
@dkorpel updated dlang/dmd pull request #13317 "Make `return` equivalent to
`return scope` for issue 22518" mentioning this issue:

- Make `return` equivalent to `return scope` for issue 22518

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

--


[Issue 22518] [dip1000] return without scope/ref not specified

2021-11-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22518

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@dkorpel created dlang/dlang.org pull request #3123 "Fix Issue 22518 - return
without scope/ref not specified" fixing this issue:

- Fix Issue 22518 - return without scope/ref not specified

https://github.com/dlang/dlang.org/pull/3123

--