[Issue 5737] postblit not called for locals initialized from ref functions

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



--- Comment #4 from github-bugzi...@puremagic.com 2012-05-07 18:10:45 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/70cbf1b9fb947a7abe920836e0b5746a39254ac0
fix Issue 5737 - postblit not called for locals initialized from ref functions

https://github.com/D-Programming-Language/dmd/commit/7f18602f38082d8b837112fed1d5d10b222e3b87
Merge pull request #927 from 9rnsr/fix_postblit

Issue 5737  6199 - fix postblit call with ref return

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


[Issue 5737] postblit not called for locals initialized from ref functions

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


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 5737] postblit not called for locals initialized from ref functions

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


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

   What|Removed |Added

 CC||k.hara...@gmail.com


--- Comment #2 from Kenji Hara k.hara...@gmail.com 2012-05-04 23:30:37 PDT ---
*** Issue 8045 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 5737] postblit not called for locals initialized from ref functions

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


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

   What|Removed |Added

   Keywords||pull, wrong-code
   Platform|Other   |All
 OS/Version|Linux   |All


--- Comment #3 from Kenji Hara k.hara...@gmail.com 2012-05-04 23:31:21 PDT ---
https://github.com/D-Programming-Language/dmd/pull/927

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


[Issue 5737] postblit not called for locals initialized from ref functions

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


Ferdinand Majerech kiithsa...@gmail.com changed:

   What|Removed |Added

 CC||kiithsa...@gmail.com


--- Comment #1 from Ferdinand Majerech kiithsa...@gmail.com 2012-03-18 
02:45:08 PDT ---
Confirmed to still happen with DMD 2.058 .

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