[dmd-beta] What are the current known blockers for 2.053?

Andrei Alexandrescu andrei at erdani.com
Wed May 11 08:53:18 PDT 2011


After Walter and I discussed this yesterday, we believe it's best to 
move forward with the nested struct idiom, which is of very significant 
usefulness. He has fixed 5939 (Walter, could you please update 
bugzilla?) and is confident he can tackle the other remaining related 
issues.

Andrei

On 5/11/11 10:44 AM, David Simcha wrote:
> 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 <dclugston at googlemail.com
> <mailto:dclugston at googlemail.com>> 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
>     dmd-beta at puremagic.com <mailto:dmd-beta at puremagic.com>
>     http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
>
>
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta


More information about the dmd-beta mailing list