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

Fix alpine-arm64 build #4989

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Fix alpine-arm64 build #4989

merged 1 commit into from
Oct 9, 2024

Conversation

am11
Copy link
Member

@am11 am11 commented Oct 9, 2024

$ ./build.sh
...
[ 97%] Building CXX object src/SOS/Strike/CMakeFiles/sos.dir/platform/hostimpl.cpp.o
/foo77/diagnostics/src/SOS/Strike/eeheap.cpp:439:11: error: cannot initialize a variable of type 'DWORD' (aka 'unsigned int') with an rvalue of type 'std::nullptr_t'
    DWORD Value = NULL;
          ^       ~~~~

@am11 am11 requested a review from a team as a code owner October 9, 2024 19:29
@am11
Copy link
Member Author

am11 commented Oct 9, 2024

Failing due to #4988 😅

@mikem8361 mikem8361 merged commit b774c3e into dotnet:main Oct 9, 2024
2 of 14 checks passed
@am11 am11 deleted the patch-5 branch October 9, 2024 21:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants