http://d.puremagic.com/issues/show_bug.cgi?id=5178
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> 2011-03-31 15:24:09 PDT --- I believe the patch is the wrong fix. It is valid for struct literals (and other temporaries) to be lvalues. What is not valid is to return a reference to a stack variable. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
