Thread overview | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
April 17, 2018 Beta 2.080.0 | ||||
---|---|---|---|---|
| ||||
Attachments: | Glad to announce the first beta for the 2.080.0 release, ♥ to the 65 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.080.0.html As usual please report any bugs at https://issues.dlang.org - ---- Highlights: https://dlang.org/changelog/2.080.0.html#fix5227 https://dlang.org/changelog/2.080.0.html#isReturnOnStack https://dlang.org/changelog/2.080.0.html#objc_class_methods https://dlang.org/changelog/2.080.0.html#std-typecons-nullable-apply - -Martin |
April 22, 2018 Re: Beta 2.080.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Tuesday, 17 April 2018 at 17:53:22 UTC, Martin Nowak wrote:
> Glad to announce the first beta for the 2.080.0 release, ♥ to the 65 contributors for this release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.080.0.html
>
> As usual please report any bugs at https://issues.dlang.org
>
> - ----
>
> Highlights:
>
> https://dlang.org/changelog/2.080.0.html#fix5227 https://dlang.org/changelog/2.080.0.html#isReturnOnStack https://dlang.org/changelog/2.080.0.html#objc_class_methods https://dlang.org/changelog/2.080.0.html#std-typecons-nullable-apply
>
> - -Martin
Nice! Seems like a good amount of work was done.
Just thought I'd mention that the link to std.typecons.BitFlags in its desciption was broken
|
April 23, 2018 Re: Beta 2.080.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | On Tuesday, 17 April 2018 at 17:53:22 UTC, Martin Nowak wrote: > Glad to announce the first beta for the 2.080.0 release, ♥ to the 65 contributors for this release. > > http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.080.0.html > > As usual please report any bugs at https://issues.dlang.org > > - ---- > > Highlights: > > https://dlang.org/changelog/2.080.0.html#fix5227 https://dlang.org/changelog/2.080.0.html#isReturnOnStack https://dlang.org/changelog/2.080.0.html#objc_class_methods https://dlang.org/changelog/2.080.0.html#std-typecons-nullable-apply > > - -Martin Exciting! Under https://dlang.org/changelog/2.080.0.html#rwm-shared-error It should be core.atomic.atomicOp instead of atomic.atomicOp.core -Chris |
April 27, 2018 Re: Beta 2.080.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Chris M. | On 04/23/2018 02:53 PM, Chris M. wrote: > Under https://dlang.org/changelog/2.080.0.html#rwm-shared-error > > It should be core.atomic.atomicOp instead of atomic.atomicOp.core Thanks, code that needs fixing is here https://github.com/dlang/dmd/blob/05647c02bdc906157d26f737d70c7696bf6e09ed/changelog/rwm-shared-error.dd#L10. |
April 27, 2018 2.080.0-rc.1 [was: Beta 2.080.0] | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak Attachments: | Release candidate available now. http://dlang.org/changelog/2.080.0.html http://dlang.org/download.html#dmd_beta - -Martin |
April 28, 2018 Re: 2.080.0-rc.1 [was: Beta 2.080.0] | ||||
---|---|---|---|---|
| ||||
Posted in reply to Martin Nowak | Am 27.04.2018 um 19:38 schrieb Martin Nowak: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Release candidate available now. > > http://dlang.org/changelog/2.080.0.html > http://dlang.org/download.html#dmd_beta > > - -Martin > -----BEGIN PGP SIGNATURE----- > > iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAlrjYAYACgkQsnOBFhK7 > GTmNww//eLu1TR1n2p0GKt/vQJsfOrHLyXLWLtQatcUPh2MUS4aJ3j1lB8CnWkca > U+uwCY5aOoGXJw45o2TAS44yrnlFrykUjYCfPzQVu3ynT/P/DxRnESjZgrZr13Zn > z7giOWOEt2m26mAjd8yqClYRw4yEZFBgic0WvHeZCwtsYz/2iGvpOXGEOw9iuZcH > JvV9WgKXBJSbL4AlTj1Uy2y8WRhT6LzXDRQMF5tF80ZbEQXGvggB5UVuGl4Kwmbk > 40dfaQsoXhBX4FoxiTTZ5sOjmHAnyXT7VFAYj8rQE6G+FhbQ3mHtZu101xC/qzx/ > 9Zd6CbgWEIoxBm4ADTQ7XsZBP1x1T1x9hGmF3LQG3lMDBSJH2Cj7/HSnrpCamM6J > HUU8y0a40k3Nx5TsWJuZ6T2Jdz8+UsWiO7vmLCzW861y5uNEQocTblNpwetEwcEL > Aa2TVQF30cdmDMKh+hytQGV4/OBH4RWZjJSH/WhNwbiRKDuES0qKwL9e93X55vRJ > IA7CtFHp+WLC+0DRvEs0GFtkVqFmIETPKhLMKEy5RsKUvfhuHIRpOdKT0vWQBQ1m > vm3QKJtnye8M/JL8wLfZzFLbMIuUMjiwij8TixEOUCAkDm7IxsyIaViXdI1L9dUt > pFhzCS/cheq/cgQ7S8h8U8KcBB7dr+PYM15fgJAepXqEolUH9Fw= > =haox > -----END PGP SIGNATURE----- > There is still an open regression: https://issues.dlang.org/show_bug.cgi?id=18800 |
Copyright © 1999-2021 by the D Language Foundation