Re: Beta 2.096.0

2021-03-01 Thread Guillaume Piolat 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

-Martin


https://issues.dlang.org/show_bug.cgi?id=21672
https://issues.dlang.org/show_bug.cgi?id=21673


Re: Beta 2.096.0

2021-03-01 Thread 12345swordy via Digitalmars-d-announce

On Monday, 1 March 2021 at 01:02:48 UTC, Meta wrote:

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

-Martin


"Support for instantiating local and member templates with 
local symbols was implemented in DMD 2.087.0. However, the 
implementation was incompatible with GDC and LDC backends.


In order to maintain feature parity among D implementations, 
this improvement has been deprecated, and may be removed from a 
future DMD release."


Urgh, so sad this was deprecated. Is the implementation being 
redone at some point?


To my understanding, the answer is no. It been brought up in 
discord that a proper fix consist of the templates having is own 
vthis.


-Alex


Re: alias Nullable.get this, your time is ending

2021-03-01 Thread Steven Schveighoffer via Digitalmars-d-announce

On 3/1/21 2:02 AM, FeepingCreature wrote:

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



:looks longingly at "Remove alias Nullable.get this" PR:

Soon...


Can be done now against master.

-Steve


Re: Beta 2.096.0

2021-03-01 Thread Imperatorn via Digitalmars-d-announce
On Sunday, 28 February 2021 at 18:56:20 UTC, Steven Schveighoffer 
wrote:

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 changelog entry before release: 
https://github.com/dlang/dmd/pull/11833


-Steve


+1, thanks Steve


Re: Beta 2.096.0

2021-03-01 Thread Imperatorn via Digitalmars-d-announce
On Sunday, 28 February 2021 at 18:56:20 UTC, Steven Schveighoffer 
wrote:

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 changelog entry before release: 
https://github.com/dlang/dmd/pull/11833


-Steve


+1, thanks Steve