[phobos] 2.050 release thoughts

Jonathan M Davis jmdavisProg at gmx.com
Mon Sep 20 04:00:51 PDT 2010


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


More information about the phobos mailing list