FWIW, I'm trying to get dcollections compiled with full inout support.  I think 
this should be a pretty good test of how usable inout is (it fleshed out this 
bug that Kenji just fixed).  Should be done this week.


-Steve




>________________________________
>From: kenji hara <[email protected]>
>To: Discuss the internals of DMD <[email protected]>
>Sent: Saturday, October 8, 2011 7:52 AM
>Subject: Re: [dmd-internals] Time for new release?
>
>https://github.com/D-Programming-Language/dmd/pull/439
>Additional fix for inout range.
>
>Kenji Hara
>
>2011/10/6 kenji hara <[email protected]>:
>> I'd like to merge two fixes before next release (will be 2.056).
>>
>> https://github.com/D-Programming-Language/phobos/pull/276
>> Current unit tests of std.datetime and std.windows.registry are broken
>> in Windows with multi-byte code pages
>> (At least Japanese locale).
>>
>> https://github.com/D-Programming-Language/dmd/pull/433
>> My inout patch was merged, but it wasn't completion. I think this
>> patch will fix remains.
>>
>> Kenji Hara
>>
>> 2011/10/3 David Simcha <[email protected]>:
>>> I noticed that some pretty important bugs (specifically the ones w.r.t.
>>> inout) recently got fixed.  This is a major step forward since it allows
>>> containers to be written that work properly with const.  Is it time to start
>>> thinking about another release soon?
>>> _______________________________________________
>>> dmd-internals mailing list
>>> [email protected]
>>> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>>>
>>
>_______________________________________________
>dmd-internals mailing list
>[email protected]
>http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
>
>
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to