[Issue 17448] Move semantics cause memory corruption and cryptic bugs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 29 18:08:17 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=17448

Steven Schveighoffer <schveiguy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at gmail.com

--- Comment #43 from Steven Schveighoffer <schveiguy at gmail.com> ---
I'm interested to hear back from the weka folks.

As the original no longer is moved by the compiler, and also, DIP1014 is
implemented in library code already, is there still a need to have any support
for DIP1014 in the compiler? I tried to find a case where the compiler does a
move, and after conversing with both Walter and Iain, I think there aren't any
remaining cases.

--


More information about the Digitalmars-d-bugs mailing list