[Issue 6652] foreach parameter with number range is always ref

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 13 21:49:27 PDT 2011


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



--- Comment #6 from dawg at dawgfoto.de 2011-09-13 21:49:08 PDT ---
It really is not that much an issue of performance.
The compiler should be able to eliminate dead assignments
and *& for ref parameters.

The issue is that of breaking code. I don't know any feasible
solution to attach a deprecation to this now and change it later.

-- 
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