[Issue 6470] postblits not called on arrays of structs

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6470

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 6470] postblits not called on arrays of structs

2013-06-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6470


Steven Schveighoffer schvei...@yahoo.com changed:

   What|Removed |Added

 CC||schvei...@yahoo.com


--- Comment #3 from Steven Schveighoffer schvei...@yahoo.com 2013-06-13 
07:29:05 PDT ---
*** Issue 6182 has been marked as a duplicate of this issue. ***

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


[Issue 6470] postblits not called on arrays of structs

2012-05-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6470



--- Comment #2 from github-bugzi...@puremagic.com 2012-05-07 19:43:20 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/26aacf0b510d59f572122a55a9a74c071aab889c
Issue 6470 - postblits not called on arrays of structs

- Call postblits on array slice assign
- Call postblits on array literal elements

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


[Issue 6470] postblits not called on arrays of structs

2012-05-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6470


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 6470] postblits not called on arrays of structs

2011-09-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6470


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||patch


--- Comment #1 from Kenji Hara k.hara...@gmail.com 2011-09-09 09:35:14 PDT ---
https://github.com/D-Programming-Language/dmd/pull/375

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