[Issue 16362] `foreach (ref v; range)` with non-ref returning `.front()` missing dtors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 30 15:01:57 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=16362
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WORKSFORME
--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
This seems to have been fixed. Using latest master I was able to compile the
code and run it successfully.
--
More information about the Digitalmars-d-bugs
mailing list