December 30, 2020
On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
> On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
>> Glad to announce the first beta for the 2.095.0 release, ♥ to the 61 contributors.
>
> The release candidate for 2.095.0 is live now.
>
>> http://dlang.org/download.html#dmd_beta
>> http://dlang.org/changelog/2.095.0.html
>>
>> As usual please report any bugs at
>> https://issues.dlang.org
>>
>> -Martin

Thanks so much for doing all the hard work everyone
December 30, 2020
On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
> On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
>> Glad to announce the first beta for the 2.095.0 release, ♥ to the 61 contributors.
>
> The release candidate for 2.095.0 is live now.
>
>> http://dlang.org/download.html#dmd_beta
>> http://dlang.org/changelog/2.095.0.html
>>
>> As usual please report any bugs at
>> https://issues.dlang.org
>>
>> -Martin

Thank you Mathias for commit 5f701dc!
December 30, 2020
On Wednesday, 30 December 2020 at 14:23:39 UTC, Paolo Invernizzi wrote:
> On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
>> On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
>>> Glad to announce the first beta for the 2.095.0 release, ♥ to the 61 contributors.
>>
>> The release candidate for 2.095.0 is live now.
>>
>>> http://dlang.org/download.html#dmd_beta
>>> http://dlang.org/changelog/2.095.0.html
>>>
>>> As usual please report any bugs at
>>> https://issues.dlang.org
>>>
>>> -Martin
>
> Thank you Mathias for commit 5f701dc!

Unfortunately it doesn't fix the exact case you found, it was a byproduct of working on your test case. And I don't think I'll have time to get to it before the release (which is scheduled January 1st).
December 30, 2020
On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
> On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
>> Glad to announce the first beta for the 2.095.0 release, ♥ to the 61 contributors.
>
> The release candidate for 2.095.0 is live now.
>
>> http://dlang.org/download.html#dmd_beta
>> http://dlang.org/changelog/2.095.0.html
>>
>> As usual please report any bugs at
>> https://issues.dlang.org
>>
>> -Martin

When I look at dub's commits, I see a recent commit to tag version 1.24.0-rc1. It might be useful to mention the latest version of dub somewhere in the change log as well, at least to the extent that the dub releases will be coinciding with the DMD ones.
December 30, 2020
On Wednesday, 30 December 2020 at 14:43:53 UTC, Mathias LANG wrote:
> On Wednesday, 30 December 2020 at 14:23:39 UTC, Paolo Invernizzi wrote:
>> On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
>>> On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
>>>> Glad to announce the first beta for the 2.095.0 release, ♥ to the 61 contributors.
>>>
>>> The release candidate for 2.095.0 is live now.
>>>
>>>> http://dlang.org/download.html#dmd_beta
>>>> http://dlang.org/changelog/2.095.0.html
>>>>
>>>> As usual please report any bugs at
>>>> https://issues.dlang.org
>>>>
>>>> -Martin
>>
>> Thank you Mathias for commit 5f701dc!
>
> Unfortunately it doesn't fix the exact case you found, it was a byproduct of working on your test case. And I don't think I'll have time to get to it before the release (which is scheduled January 1st).

Don't worry, I've just tried a fast build and it seems far better than before!
January 01, 2021
On Wednesday, 30 December 2020 at 10:51:38 UTC, Martin Nowak wrote:
> The release candidate for 2.095.0 is live now.

It might be a good idea for someone to at least do triage on this regression I found before release:
    https://issues.dlang.org/show_bug.cgi?id=21513

The symptoms weren't too bad in my case (an easily worked around segmentation fault), however it seems like the kind of thing that might cause silent memory corruption in another context?
1 2 3
Next ›   Last »