[Issue 18666] varargs foreach variable can't be assigned to local variable within foreach loop in @safe code

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

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #1 from RazvanN  ---
This seems to have been fixed. I cannot reproduce.

--


[Issue 18666] varargs foreach variable can't be assigned to local variable within foreach loop in @safe code

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18666

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P3

--


[Issue 18666] varargs foreach variable can't be assigned to local variable within foreach loop in @safe code

2018-03-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18666

|  changed:

   What|Removed |Added

   Keywords||rejects-valid, safe

--