On Fri, Mar 26, 2010 at 11:16, Mihail Strashun <m.strashun@gmail.com> wrote:
Hm, changing "ref" on lines 716 and 724 to "auto ref" changes nothing. Changing it to simply "auto" seems to solve problem.

How "auto ref" feature is supposed to work? This ( http://www.digitalmars.com/d/2.0/function.html ) description tends to match problem with stride, but as I have just said, it gives same error.

Then we both do not understand what auto ref functions can do. Or maybe it's still a bit buggy?