Skip to content

CDRIVER-5740 fix fprintf call #1743

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
Oct 1, 2024
Merged

Conversation

kevinAlbs
Copy link
Collaborator

Minor follow-up to #1742 to address:

../../../src/libmongoc/tests/TestSuite.c: In function 'TestSuite_PrintJsonHeader':
../../../src/libmongoc/tests/TestSuite.c:862:13: error: format '%s' expects a matching 'char *' argument [-Werror=format=]
             getenv_or ("MONGODB_API_VERSION", "null"));
             ^

@kevinAlbs kevinAlbs marked this pull request as ready for review October 1, 2024 19:35
@kevinAlbs kevinAlbs requested a review from eramongodb October 1, 2024 19:35
Copy link
Contributor

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

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

Whoops. Thank you.

@kevinAlbs kevinAlbs merged commit c6ea603 into mongodb:master Oct 1, 2024
6 of 7 checks passed
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