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.
On Wed, May 11, 2011 at 11:42 AM, Don Clugston <[email protected]>wrote: > Known regressions relative to 2.052: > > DMD: > 5976 "variable used before set" scope(failure) + ref foreach, only with > -O > 5965 [2.053 beta] map rejects a predicate with anon-func and nested func > > PHOBOS: > 5939 Cannot copy std.algorithm.map > ---- > Have I missed any? > > BTW if you find a regression, please enter it in Bugzilla. They are > quite difficult to track if they're only reported here. > _______________________________________________ > dmd-beta mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-beta >
_______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
