Beta 2.078.2

Seb seb at wilzba.ch
Fri Feb 2 09:29:15 UTC 2018


On Friday, 2 February 2018 at 08:34:32 UTC, Antonio Corbi wrote:
> On Thursday, 1 February 2018 at 18:21:22 UTC, Seb wrote:
>> On Thursday, 1 February 2018 at 17:32:09 UTC, Andrew Benton 
>> wrote:
>>> On Thursday, 1 February 2018 at 16:01:18 UTC, Martin Nowak 
>>> wrote:
>>>> First beta for the 2.078.2 patch release.
>>>>
>>>> Contains a major regression fix for hashtable array 
>>>> comparison and comes with  more reliable retries and 
>>>> fallback mirror usage for dub 
>>>> (https://github.com/dlang/dub/pull/1339).
>>>>
>>>> http://dlang.org/download.html#dmd_beta 
>>>> http://dlang.org/changelog/2.078.2.html
>>>>
>>>> Please report any bugs at https://issues.dlang.org
>>>>
>>>> - -Martin
>>>
>>> Changelog page returns a 404
>>
>> It got lost in the merge queue - 
>> https://github.com/dlang/dlang.org/pull/2158
>>
>> I just merged it. It should be up in a few minutes.
>
> Wouldn't it be good to include a fix for errors like produced 
> by int.min assigned to a variable 
> (https://forum.dlang.org/post/p4l7kt$80d$1@digitalmars.com) in 
> a point release like this?
>
> A. Corbi

No, while I understand that you would like this to be fixed, this 
change might be disruptive - you never know on what weird 
behavior people rely. Anything potentially breaking existing code 
can't be part of a patch release.

Also AFAICT no one has submitted a PR to fix the issue you 
referenced, so it's a hypothetical question (for now).


More information about the Digitalmars-d-announce mailing list