Release D 2.094.0
apz28
home at home.com
Tue Sep 29 13:38:58 UTC 2020
On Saturday, 26 September 2020 at 21:45:09 UTC, Martin Nowak
wrote:
> Glad to announce D 2.094.0, ♥ to the 49 contributors.
>
> This release comes with faster compiler binaries (built with
> ldc), direct git dependencies in dub, better type checking of
> vectors, and improved template instantiation diagnostics.
>
> http://dlang.org/download.html
> http://dlang.org/changelog/2.094.0.html
>
> -Martin
Look like this build does not have ASSERT on.
I have a VisualD project that build successfully in release but
fail in debug without any error message - it fails in "semantic3"
step on one of the module.
More information about the Digitalmars-d-announce
mailing list