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

New syscalls #27

Merged
merged 7 commits into from
Nov 22, 2021
Merged

New syscalls #27

merged 7 commits into from
Nov 22, 2021

Conversation

b-chmiel
Copy link
Contributor

No description provided.

@b-chmiel b-chmiel requested a review from Wolf480pl October 12, 2021 19:58
@Michcioperz
Copy link
Member

Does the new C++17 test use some new syscalls? I'm asking because if it's meant as a test of whether the new box supports C++17, then I think it misses the point, cause you're only testing the host compiler.

@Wolf480pl
Copy link
Member

Wolf480pl commented Oct 13, 2021

IIRC it's python 3.9 and the gcc it was compiled with that use new syscalls.
Edit: Or maybe we also wanted new gcc? I forgot :/

@Michcioperz
Copy link
Member

Whichever it is, I'm not seeing how that test helps your goals

@b-chmiel
Copy link
Contributor Author

Yep, you are right about this c++17 test. I wanted to make test that utilises those new syscalls but had no idea for it. I will delete this test to avoid confusion

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