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

tool_cb_wrt: fix bad-function-cast warning #3718

Closed
wants to merge 1 commit into from

Conversation

MarcelRaad
Copy link
Member

Commit f5bc578 reintroduced the
warning fixed in commit 2f5f31b.
Extend fhnd's scope and reuse that variable instead of calling
_get_osfhandle a second time to fix the warning again.

Closes

Commit f5bc578 reintroduced the
warning fixed in commit 2f5f31b.
Extend fhnd's scope and reuse that variable instead of calling
_get_osfhandle a second time to fix the warning again.

Closes
Copy link
Member

@jay jay left a comment

Choose a reason for hiding this comment

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

I guess this is my fault. I didn't see that error in the CI. If the CI passes go for it.

@MarcelRaad MarcelRaad closed this in d110d96 Apr 2, 2019
@MarcelRaad
Copy link
Member Author

Thanks!

@MarcelRaad MarcelRaad deleted the bad_function_cast_warning branch April 2, 2019 12:15
@lock lock bot locked as resolved and limited conversation to collaborators Jul 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants