Thread overview
Release D 2.073.1
Feb 16, 2017
Martin Nowak
Feb 16, 2017
Satoshi
Feb 16, 2017
Seb
February 16, 2017
Glad to announce D 2.073.1.

http://dlang.org/download.html

This point release fixes a few issues over 2.073.0, see the changelog for more details.

http://dlang.org/changelog/2.073.1.html

-Martin
February 16, 2017
On 2/16/17 12:35 PM, Martin Nowak wrote:
> Glad to announce D 2.073.1.
>
> http://dlang.org/download.html
>
> This point release fixes a few issues over 2.073.0, see the changelog
> for more details.
>
> http://dlang.org/changelog/2.073.1.html

Sorry, I was late seeing the beta announcements. Can you look at https://github.com/dlang/druntime/pull/1764 ?

If there isn't going to be a 2.073.2 release, then this should be closed, and I'll just update the code to use the .abort option in the master branch.

-Steve

February 16, 2017
On Thursday, 16 February 2017 at 17:35:27 UTC, Martin Nowak wrote:
> Glad to announce D 2.073.1.
>
> http://dlang.org/download.html
>
> This point release fixes a few issues over 2.073.0, see the changelog for more details.
>
> http://dlang.org/changelog/2.073.1.html
>
> -Martin

Why wasn't https://issues.dlang.org/show_bug.cgi?id=16590 released yet?
February 16, 2017
On Thursday, 16 February 2017 at 18:31:21 UTC, Satoshi wrote:
> On Thursday, 16 February 2017 at 17:35:27 UTC, Martin Nowak wrote:
>> Glad to announce D 2.073.1.
>>
>> http://dlang.org/download.html
>>
>> This point release fixes a few issues over 2.073.0, see the changelog for more details.
>>
>> http://dlang.org/changelog/2.073.1.html
>>
>> -Martin
>
> Why wasn't https://issues.dlang.org/show_bug.cgi?id=16590 released yet?

The regarding PR was done against master, not stable.