On Mon, Mar 8, 2010 at 13:00, Lars T. Kyllingstad <pub...@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...