Skip to content

Address distinct pointer type warnings on Windows #1308

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
Jun 14, 2023

Conversation

eramongodb
Copy link
Contributor

Patch to #1296 addressing compilation failure on Windows tasks due to mongoc_iovec_t::iov_base being char* instead of void*, triggering distinct pointer type comparison/conversion warnings.

@eramongodb eramongodb requested a review from kevinAlbs June 14, 2023 16:50
@eramongodb eramongodb self-assigned this Jun 14, 2023
@eramongodb eramongodb merged commit 2f9c9f7 into mongodb:master Jun 14, 2023
@eramongodb eramongodb deleted the cdriver-4617-cast branch June 14, 2023 16:52
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.

2 participants