http://d.puremagic.com/issues/show_bug.cgi?id=9629
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Andrej Mitrovic <[email protected]> 2013-03-06 05:51:40 PST --- (In reply to comment #4) > It seems like this kind of slice should be treated as an rvalue, because ref > semantics make no sense in this case as they won't propagate to the call site. See also Kenji's comment about slices: https://github.com/D-Programming-Language/dmd/pull/1343#issuecomment-14482830 @Kenji: Is there a bug opened for slices not being rvalues? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
