[Issue 2008] Poor optimization of functions with ref parameters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 16 18:03:20 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=2008



--- Comment #10 from Brad Roberts <braddr at puremagic.com> 2010-05-16 18:03:11 PDT ---
Created an attachment (id=633)
add support for out parameters as well (so both ref and out)

The previous patch only added support for ref parameters.  This updated patch
also includes adding support for inlining of functions that have out
parameters.

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


More information about the Digitalmars-d-bugs mailing list