Release D 2.102.0

jmh530 john.michael.hall at gmail.com
Thu Feb 2 15:01:52 UTC 2023


On Thursday, 2 February 2023 at 12:30:50 UTC, Iain Buclaw wrote:
> Glad to announce D 2.102.0, ♥ to the 40 contributors.
>
> This release comes with support for multiple message arguments 
> in `static assert()`, stack allocated `scope` array literals, a 
> new preview switch to add support for `@system` variables, and 
> many more.
>
> Downloads and full changelog are available from the dlang site.
>
> http://dlang.org/download.html
> http://dlang.org/changelog/2.102.0.html
>
> -Iain
> on behalf of the Dlang Core Team

Thanks.

I was reading through some of the PRs referenced in [issue 
23548](https://issues.dlang.org/show_bug.cgi?id=23548), and a 
little confused by the takeaway. It currently searches for Di, 
then D files. If it finds none of them, then it searches for C/h 
files. Is that right? Is this search order described in the spec 
anywhere?


More information about the Digitalmars-d-announce mailing list