Jump to page: 1 2
Thread overview
Release D 2.111.0
2 days ago
Dennis
2 days ago
Adam Wilson
2 days ago
M. M.
2 days ago
Nick Treleaven
2 days ago
Dennis
2 days ago
Dom DiSc
2 days ago
Dennis
2 days ago
Ogion
1 day ago
sfp
1 day ago
Walter Bright
17 hours ago
thinkunix
6 hours ago
Dennis
4 hours ago
kdevel
4 hours ago
Dennis
2 days ago

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

~Dennis
on behalf of the Dlang Core Team

2 days ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

~Dennis
on behalf of the Dlang Core Team

This release is absolutely massive. 41 major changes and 185(!) bugs fixed!

Thank you for all your hard work Dennis!

Now I need to get this deployed across my build farm so I can start using all that ImportC goodness.

2 days ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

~Dennis
on behalf of the Dlang Core Team

fantastic! thank you, dlang-community, for all the development and hard-work, and thank you to Dennis (and the foundation) for releasing this new version.

2 days ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

Thanks!

BTW in changelog under dmd enhancements I noticed:

>
  1. Bugzilla 20982: Add a pragma to suppress deprecation messages

But that does not seem to be fixed, in GH or in bugzilla:
https://github.com/dlang/dmd/issues/17968

2 days ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

~Dennis
on behalf of the Dlang Core Team

Hurray!

But some of the changes that are now in 2.111.0 are still mentioned in the nightly changelog. Is this normal or were they forgotten to remove?

2 days ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

Finally!

This is a huge release. Many thanks to everyone involved.

2 days ago

On Wednesday, 2 April 2025 at 11:05:57 UTC, Dom DiSc wrote:

>

But some of the changes that are now in 2.111.0 are still mentioned in the nightly changelog. Is this normal or were they forgotten to remove?

Should be fixed after merging the stable branch of Phobos (which releases are built from) into master (which the nightly is built from). https://github.com/dlang/phobos/pull/10732

2 days ago

On Wednesday, 2 April 2025 at 10:33:45 UTC, Nick Treleaven wrote:

>

But that does not seem to be fixed, in GH or in bugzilla:
https://github.com/dlang/dmd/issues/17968

I guess the commit "Fix #20982" got picked up by the bugzilla changelog generator as a bugzilla issue, while it was fixing a GitHub issue. This is the last release that includes any bugzilla bug fixes, so it should fix itself in the future. In the mean time the current changelog could use some manual auditing.

1 day ago

On Tuesday, 1 April 2025 at 22:59:19 UTC, Dennis wrote:

>

Glad to announce D 2.111.0, ♥ to the 78 contributors.

This release comes with local ref variables, -i and attribute support for ImportC, -ftime-trace, improved error messages, and more.

http://dlang.org/download.html
http://dlang.org/changelog/2.111.0.html

~Dennis
on behalf of the Dlang Core Team

Thanks! Awesome work.

Compiler change #1 is a fantastic addition.

1 day ago
Ehhxcellent!
« First   ‹ Prev
1 2