[dmd-beta] dmd 2.053 beta
Walter Bright
walter at digitalmars.com
Fri May 6 23:27:51 PDT 2011
On 5/6/2011 10:47 PM, David Simcha wrote:
> Test drove this with plot2kill, dstats and a few unreleased libs. Things that
> break existing code for me:
>
> 1. http://d.puremagic.com/issues/show_bug.cgi?id=5938
>
> 2. http://d.puremagic.com/issues/show_bug.cgi?id=5939
>
> 3. http://d.puremagic.com/issues/show_bug.cgi?id=5940
>
> The last two have to do with std.algorithm.map being made a nested struct and
> nested structs having annoying and surprising limitations that the old
> implementation didn't have.
This can be fixed by making those nested struct static.
> IMHO this change should be reverted if the compiler isn't going to get fixed
> in short order. I guess I'd say the same about Filter and anything else that
> was recently nested.
>
> Lastly, std.parallelism and std.net.isemail should be listed in the side bar
> where all the Phobos modules are listed.
>
> On 5/7/2011 12:47 AM, Walter Bright wrote:
>> At long last! Thanks for all the hard work, everyone!
>>
>> http://ftp.digitalmars.com/dmd2beta.zip
>> _______________________________________________
>> dmd-beta mailing list
>> 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