Just a note:  The map bug theoretically applies to all the other higher-order ranges that were made nested.  It's just that I only stumbled on it for map.  We really need Andrei's input about what to do about this, since he originally made the changes, is the "owner" of std.algorithm, etc.<br>
<br><div class="gmail_quote">On Wed, May 11, 2011 at 11:42 AM, Don Clugston <span dir="ltr"><<a href="mailto:dclugston@googlemail.com">dclugston@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Known regressions relative to 2.052:<br>
<br>
DMD:<br>
5976   "variable used before set" scope(failure) + ref foreach, only with -O<br>
5965   [2.053 beta] map rejects a predicate with anon-func and nested func<br>
<br>
PHOBOS:<br>
5939   Cannot copy std.algorithm.map<br>
----<br>
Have I missed any?<br>
<br>
BTW if you find a regression, please enter it in Bugzilla. They are<br>
quite difficult to track if they're only reported here.<br>
_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br>
</blockquote></div><br>