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

erts: Fix cc.sh -MM on wsl 2 #8955

Open
wants to merge 1 commit into
base: maint
Choose a base branch
from

Conversation

garazdawi
Copy link
Contributor

cl.exe can return an error code with LNK1561 error. This error is ok as the correct result is still printed, so we reset the RES variable so that cc.sh does not exit with an error reason.

cl.exe can return an error code with LNK1561 error. This error
is ok as the correct result is still printed, so we reset the
RES variable so that cc.sh does not exit with an error reason.
@garazdawi garazdawi added team:VM Assigned to OTP team VM fix labels Oct 17, 2024
@garazdawi garazdawi requested a review from dgud October 17, 2024 11:59
@garazdawi garazdawi self-assigned this Oct 17, 2024
Copy link
Contributor

github-actions bot commented Oct 17, 2024

CT Test Results

    3 files    143 suites   48m 53s ⏱️
1 595 tests 1 546 ✅ 49 💤 0 ❌
2 339 runs  2 265 ✅ 74 💤 0 ❌

Results for commit be37510.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant