[dmd-internals] Time for new release?

Walter Bright walter at digitalmars.com
Thu Oct 13 11:50:28 PDT 2011



On 10/13/2011 5:40 AM, Steve Schveighoffer wrote:
> Finished, dcollections is now fully inout-aware, and passes all unit tests.  
> One additional somewhat annoying issue I found:  
> http://d.puremagic.com/issues/show_bug.cgi?id=6809
>
> I had to deal with some interesting issues (not bugs, but design-related), 
> which I'm going to detail in a newsgroup post.
>
> But one nice thing -- I needed to add 0 overloads to deal with const and 
> immutable versions of collections.  It looks like inout is pretty effective!  
> In most cases I just had to add the inout decorations.
>
> Here is the related commit:
>
> http://www.dsource.org/projects/dcollections/changeset/114
>

This is great news! Thanks to you & Kenji.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20111013/f76e13a7/attachment.html>


More information about the dmd-internals mailing list