Skip to content

Missing cast to DWORD on Windows. #375

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

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Missing cast to DWORD on Windows. #375

merged 1 commit into from
Apr 26, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Apr 26, 2024

This PR fixes a missing cast to DWORD on Windows that is causing the Windows build to fail. (Oops!)

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR fixes a missing cast to `DWORD` on Windows that is causing the Windows
build to fail. (Oops!)
@grynspan grynspan added bug 🪲 Something isn't working windows 🪟 Windows support labels Apr 26, 2024
@grynspan grynspan self-assigned this Apr 26, 2024
@grynspan
Copy link
Contributor Author

Self-reviewing. Main-branch CI is not functioning correctly, so merging immediately (our 5.10-based CI jobs will then be able to pick up the change.)

@grynspan grynspan merged commit 5318033 into main Apr 26, 2024
@grynspan grynspan deleted the jgrynspan/DWORD!!! branch April 26, 2024 14:16
@grynspan grynspan added the self-reviewed PR was self-reviewed by a code owner label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working self-reviewed PR was self-reviewed by a code owner windows 🪟 Windows support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant