[phobos] 2.050 release thoughts

Jacob Carlborg doob at me.com
Mon Sep 20 04:02:53 PDT 2010


On 20 sep 2010, at 13:00, Jonathan M Davis wrote:

> On Saturday 18 September 2010 12:45:54 Brad Roberts wrote:
>> I've got a suggestion for the next release: a concentration on fixing bugs
>> in dmd that require work arounds in druntime and phobos.  To that end,
>> would those of you who work on the two put together your top 3-5 annoying
>> dmd bugs?
>> 
>> Thanks,
>> Brad
>> 
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
> 
> Personally, I find the issues with inout and the lack of const-correctness of 
> Object and company to be highly annoying, but there may be other bugs that are 
> more pressing. Certainly with the push to make Phobos deal with const and 
> immutable more correctly, those bugs are going to need to be dealt with soon.
> 
> - Jonathan M Davis
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


I have to agree with Jonathan here, and like to add the missing share declarations in the object module as well.

-- 
/Jacob Carlborg



More information about the phobos mailing list