www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Beta 2.091.1

reply Martin Nowak <code dawg.eu> writes:
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
parent Steven Schveighoffer <schveiguy gmail.com> writes:
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.org
Is 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