Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

core.sys.posix.sys.stat: Fix shape of stat_t on MIPS N32 and N64 targets #3649

Merged
merged 1 commit into from
Dec 14, 2021
Merged

core.sys.posix.sys.stat: Fix shape of stat_t on MIPS N32 and N64 targets #3649

merged 1 commit into from
Dec 14, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Dec 14, 2021

Fixes bootstrap of D on mipsel64, where the first compiler couldn't read any files with the error message:

read error: Success

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103604

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

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 + druntime#3649"

@dlang-bot dlang-bot merged commit 5574db0 into dlang:master Dec 14, 2021
@ibuclaw ibuclaw deleted the stat/mipsn32 branch December 14, 2021 18:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants