Re: Beta 2.094.0

2020-09-19 Thread Imperatorn via Digitalmars-d-announce

On Friday, 11 September 2020 at 07:48:00 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.094.0 release, ♥ to 
the 49 contributors.


This is the first release to be built with LDC on all 
platforms, so we'd welcome some more thorough beta testing.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


We are currently evaluating if we should use D in our company in 
parts of our next service (I make the decision) and seeing 
evidence that D is alive and well is a big plus!


I wish I could contribute, but I'm not at that level in D yet 
(I'm a C#/C guy)...


Thanks!


Re: Beta 2.094.0

2020-09-19 Thread Per Nordlöw via Digitalmars-d-announce

On Friday, 11 September 2020 at 07:48:00 UTC, Martin Nowak wrote:

http://dlang.org/changelog/2.094.0.html


Possible spell fix in Changelog. Shouldn't

"However, this didn't really capture the intended meaning of in: 
_the_ be applied on input parameters."


be

"However, this didn't really capture the intended meaning of in: 
_to_ be applied on input parameters."


?