digitalmars.D.announce - Beta 2.091.1
- Martin Nowak (7/7) Apr 13 2020 Glad to announce the first beta for the 2.091.1 point release, ♥
- Steven Schveighoffer (8/16) Apr 19 2020 Is it possible for someone to review this regression fix before the
Glad to announce the first beta for the 2.091.1 point release, ♥ to the 10 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.091.1.html As usual please report any bugs at https://issues.dlang.org -Martin
Apr 13 2020
On 4/13/20 7:50 AM, Martin Nowak wrote:Glad to announce the first beta for the 2.091.1 point release, ♥ to the 10 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.091.1.html As usual please report any bugs at https://issues.dlang.orgIs it possible for someone to review this regression fix before the release? I think it's pretty straightforward: https://github.com/dlang/dmd/pull/11044 Without it, documentation generators that use the json output of dmd are broken (they display versioned out code docs, and with the wrong privacy attributes). -Steve
Apr 19 2020