Re: Beta 2.085.0

2019-02-16 Thread Rainer Schuetze via Digitalmars-d-announce
On 16/02/2019 22:03, Per Nordlöw wrote: > On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: >> Glad to announce the first beta for the 2.085.0 release, ♥ to the 49 >> contributors. >> >> http://dlang.org/download.html#dmd_beta >> http://dlang.org/changelog/2.085.0.html > > I ca

Re: Beta 2.085.0

2019-02-16 Thread Rainer Schuetze via Digitalmars-d-announce
On 16/02/2019 19:53, JN wrote: > On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: >> Glad to announce the first beta for the 2.085.0 release, ♥ to the 49 >> contributors. >> >> http://dlang.org/download.html#dmd_beta >> http://dlang.org/changelog/2.085.0.html >> >> As usual ple

Re: Beta 2.085.0

2019-02-16 Thread Walter Bright via Digitalmars-d-announce
Thank you, Martin!

Re: Beta 2.085.0

2019-02-16 Thread Per Nordlöw via Digitalmars-d-announce
On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.085.0 release, ♥ to the 49 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.085.0.html I can't find any mentioning of Rainer Schützes work on memory

Re: Beta 2.085.0

2019-02-16 Thread JN via Digitalmars-d-announce
On Saturday, 16 February 2019 at 19:21:12 UTC, Suliman wrote: -verrors=context Why this is not default behavior? My guess is that it'd break the IDEs which parse DMD output for error messages.

Re: Beta 2.085.0

2019-02-16 Thread Seb via Digitalmars-d-announce
On Saturday, 16 February 2019 at 19:21:12 UTC, Suliman wrote: -verrors=context Why this is not default behavior? It's the first release with them and the implementation may not be perfect (e.g. mixins and other corner cases).

Re: Beta 2.085.0

2019-02-16 Thread Suliman via Digitalmars-d-announce
-verrors=context Why this is not default behavior?

Re: Beta 2.085.0

2019-02-16 Thread JN via Digitalmars-d-announce
On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.085.0 release, ♥ to the 49 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.085.0.html As usual please report any bugs at https://issues.dlang.org -

Beta 2.085.0

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