[Issue 6637] Postblits of static array elements are not called on function argument

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



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

https://github.com/D-Programming-Language/dmd/commit/2f09427e321e1587fdebc983f25f8b4c78cd5f0d
Issue 6637 - Postblits of static array elements are not called on function
argument

call element postblits of static array on function argument

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


[Issue 6637] Postblits of static array elements are not called on function argument

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


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 6637] Postblits of static array elements are not called on function argument

2012-04-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6637


SomeDude lovelyd...@mailmetrash.com changed:

   What|Removed |Added

 CC||lovelyd...@mailmetrash.com


--- Comment #2 from SomeDude lovelyd...@mailmetrash.com 2012-04-27 14:45:30 
PDT ---
Like issue 6636, this fails on 2.059 unless compiled with -release option.

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


[Issue 6637] Postblits of static array elements are not called on function argument

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


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

   What|Removed |Added

   Keywords||patch, wrong-code


--- Comment #1 from Kenji Hara k.hara...@gmail.com 2011-09-09 09:36:08 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: ---