DMD2, Phobos: striding range

Philippe Sigaud philippe.sigaud at gmail.com
Mon Mar 8 14:03:51 PST 2010


On Mon, Mar 8, 2010 at 13:00, Lars T. Kyllingstad
<public at kyllingen.nospamnet> wrote:

> It's definitely a bug.  I've reported it:
>
> http://d.puremagic.com/issues/show_bug.cgi?id=3894


std.range use ref everywhere. I had to comment them out to get any
composition to work. But the 'auto ref' feature added a release ago was made
to solve this problem, I guess. Full-blown propagation of ref when you can
have it, graceful stop when you cannot.

Hmm, I should try this as soon as I won't have a baby sleeping on me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20100308/a3c63bc7/attachment.htm>


More information about the Digitalmars-d-learn mailing list