[Issue 18984] Debugging stack struct's which are returned causes incorrect debuginfo.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 21 06:29:01 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18984
--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> ---
> This is closed right?
IIRC fixes to stable no longer cause automatic closing. This is done when it is
merged back to master to avoid spamming bugzilla with multiple messages.
I think the patch can still be improved, because the RVO variable is now
magically converted to a pointer of a struct, but I have not been able to get
RVO from C++ to see what happens there.
--
More information about the Digitalmars-d-bugs
mailing list