DMD 2.112.1 and 2.113.0 release candidate
Dennis
dkorpel at gmail.com
Mon Aug 17 19:25:51 UTC 2026
On Friday, 14 August 2026 at 09:40:28 UTC, Dejan Lekic wrote:
> Did you check the download links? Some of them do not work.
> This one for an example:
> https://downloads.dlang.org/pre-releases/2.x/2.113.0/dmd-2.113.0~rc.1-0.fedora.x86_64.rpm
I only checked a few. Usually if one works all work. But this
time, while migrating from the old Vagrant boxes to GitHub
workflows, GitHub releases silently changes the ~ character in
the file names, causing a mismatch on .deb and .rpm file names.
The GitHub workflow originally wouldn't even create this files as
such packages are supposed to be final, not beta versions.
Either way thanks for reporting! It's fixed now.
More information about the Digitalmars-d-announce
mailing list