[phobos] When are we going to release a beta?

Don Clugston dclugston at googlemail.com
Fri Feb 11 00:15:58 PST 2011


There are two recent compiler regressions worth looking at, to see if
they are easily fixable:
Bug 5241 dmd: ABI breakage/regression (TypeInfo.toString() returns
partially corrupted string)
- has a patch, though I haven't checked to see if it is good;

Bug 5455 ICE(cgcod.c): Optimization (register allocation?) regression
in DMD 1.065
- which was caused by an innocuous change that has apparently
triggered a latent backend bug.
It would be trivial to temporarily reverse the change, but tracking
down the backend bug could be quite difficult.


On 11 February 2011 07:38, Walter Bright <walter at digitalmars.com> wrote:
> 2 more 64 bit bugs were posted today.
>
> Don Clugston wrote:
>>
>> Since the last release
>> - A rather terrible appending regression was fixed (adequate grounds
>> for an emergency release)
>> - Some of the worst wrong code bugs have been fixed
>> - A raft of other bugs have been fixed.
>> - And we've switched to git!
>>
>> I really think we should be wrapping up a release now.
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>>
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>


More information about the phobos mailing list