On Feb 24, 2013 10:16 PM, "Walter Bright" <newshound2@digitalmars.com> wrote:
>
> On 2/24/2013 8:48 AM, SiegeLord wrote:
>>
>> I am quite sick of DMDFE breaking my code every release with bugs
>> that are then solved for the next release (that is, if they are
>> solved).
>
>
> Here's the current regression list:
>
> http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_severity=regression&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED
>

All regressions should have a link to the commit where the issue first recurred.

Regards
--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';