alias Nullable.get this, your time is ending

2021-02-28 Thread FeepingCreature via Digitalmars-d-announce
On Sunday, 28 February 2021 at 11:56:28 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.096.0 release, ♥ to the 53 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.096.0.html As usual please report any bugs at https://issues.dlang.org -Mart

Re: Beta 2.096.0

2021-02-28 Thread Meta via Digitalmars-d-announce
On Sunday, 28 February 2021 at 11:56:28 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.096.0 release, ♥ to the 53 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.096.0.html As usual please report any bugs at https://issues.dlang.org -Mart

Re: Beta 2.096.0

2021-02-28 Thread Steven Schveighoffer via Digitalmars-d-announce
On 2/28/21 1:56 PM, Steven Schveighoffer wrote: This needs a changelog entry before release: https://github.com/dlang/dmd/pull/11833 https://github.com/dlang/dmd/pull/12241 -Steve

Re: Beta 2.096.0

2021-02-28 Thread Steven Schveighoffer via Digitalmars-d-announce
On 2/28/21 6:56 AM, Martin Nowak wrote: Glad to announce the first beta for the 2.096.0 release, ♥ to the 53 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.096.0.html As usual please report any bugs at https://issues.dlang.org Thanks. This needs a changel

LDC 1.25.1 patch release

2021-02-28 Thread kinke via Digitalmars-d-announce
Hey there; a patch release was unfortunately necessary to fix a severe druntime regression on non-Windows (segfault during backtrace generation in case the executable file cannot be opened for the DWARF file/line infos; e.g., after changing the working dir due to https://issues.dlang.org/show_b

Beta 2.096.0

2021-02-28 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.096.0 release, ♥ to the 53 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.096.0.html As usual please report any bugs at https://issues.dlang.org -Martin