Skip to content

WIP: phobos: Fixes for GNU/Hurd.#10980

Draft
yelninei wants to merge 1 commit intodlang:masterfrom
yelninei:phobos-hurd
Draft

WIP: phobos: Fixes for GNU/Hurd.#10980
yelninei wants to merge 1 commit intodlang:masterfrom
yelninei:phobos-hurd

Conversation

@yelninei
Copy link
Copy Markdown

Depends on dlang/dmd#22829

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request and interest in making D better, @yelninei! 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.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#10980"

@yelninei yelninei changed the title phobos: Fixes for GNU/Hurd. WIP: phobos: Fixes for GNU/Hurd. Mar 27, 2026
@yelninei yelninei force-pushed the phobos-hurd branch 2 times, most recently from 4c08c84 to e2d6559 Compare March 28, 2026 11:37
@yelninei
Copy link
Copy Markdown
Author

Failures not caused by D:

  • rename(null, "") : std/file.d:982
  • delete(null) : std/file.d::1117

libc crashes because of the null pointer.

I wont be looking into maybe working around this on the D side for now as the priority is more on getting druntime to work properly, but I want to have this mentioned somewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants