[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23928

Dlang Bot  changed:

   What|Removed |Added

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

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #15249 "fix Issue 23928 - improve error msg: scope
variable s assigned to non…" was merged into master:

- 6e4b469ec7af3d508c96605a93216432460a162b by Walter Bright:
  fix Issue 23928 - improve error msg: scope variable s assigned to non-scope
parameter this calling abc

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

--


[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23928

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@WalterBright created dlang/dmd pull request #15249 "fix Issue 23928 - improve
error msg: scope variable s assigned to non…" fixing this issue:

- fix Issue 23928 - improve error msg: scope variable s assigned to non-scope
parameter this calling abc

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

--


[Issue 23928] improve error msg: scope variable s assigned to non-scope parameter this calling abc

2023-05-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23928

Walter Bright  changed:

   What|Removed |Added

   Keywords||diagnostic

--