Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler error fixes #21575

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Compiler error fixes #21575

wants to merge 4 commits into from

Conversation

PauloCampana
Copy link
Contributor

progress #20505 and #21094

std.valgrind and std.os.windows fixes taken from #21271 and #21272, the author closed their PRs.

@@ -9579,7 +9579,6 @@ pub const system_info = haiku.system_info;
pub const team_id = haiku.team_id;
pub const team_info = haiku.team_info;
pub const thread_id = haiku.thread_id;
pub const vregs = haiku.vregs;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renamed and is now part of mcontext_t

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.

1 participant