Skip to content

Merge stable#742

Merged
ibuclaw merged 2 commits intodlang:masterfrom
kinke:merge_stable
Mar 5, 2026
Merged

Merge stable#742
ibuclaw merged 2 commits intodlang:masterfrom
kinke:merge_stable

Conversation

@kinke
Copy link
Copy Markdown
Contributor

@kinke kinke commented Mar 4, 2026

Let's get master green too.

kinke added 2 commits March 4, 2026 07:05
v13.2, as used for the build. This should fix this error:
```
/home/runner/work/installer/installer/installer/test/release/generated/dmd2/freebsd/bin64/dmd --version
ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /home/runner/work/installer/installer/installer/test/release/generated/dmd2/freebsd/bin64/dmd not found
```

FreeBSD 13 is the oldest still supported version ('legacy').
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request and interest in making D better, @kinke! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please verify that your PR follows this checklist:

  • My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
  • My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
  • I have provided a detailed rationale explaining my changes
  • New or modified functions have Ddoc comments (with Params: and Returns:)

Please see CONTRIBUTING.md for more information.


If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment.

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@ibuclaw ibuclaw merged commit f733556 into dlang:master Mar 5, 2026
14 checks passed
@kinke kinke deleted the merge_stable branch March 5, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants