[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2022-08-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8067

RazvanN  changed:

   What|Removed |Added

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

--- Comment #3 from RazvanN  ---
This code successfully compiles and runs. closing as fixed.

--


[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8067

Andrei Alexandrescu  changed:

   What|Removed |Added

   Keywords||bootcamp
 CC||and...@erdani.com

--


[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8067


Simon simon.buer...@rwth-aachen.de changed:

   What|Removed |Added

 CC||simon.buerger@rwth-aachen.d
   ||e


--- Comment #2 from Simon simon.buer...@rwth-aachen.de 2014-02-22 08:02:54 
PST ---
*** Issue 12224 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2012-11-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8067


Denis Shelomovskij verylonglogin@gmail.com changed:

   What|Removed |Added

 CC||verylonglogin@gmail.com


--- Comment #1 from Denis Shelomovskij verylonglogin@gmail.com 2012-11-03 
22:50:28 MSK ---
Fixed with all other `move` issues in [provoking]
https://github.com/D-Programming-Language/phobos/pull/923

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---