Skip to content

Conversation

mlibre2
Copy link
Contributor

@mlibre2 mlibre2 commented Oct 19, 2024

-build linux

Comment on lines +58 to 60
#ifndef _vsnprintf
#define _vsnprintf(a,b,c,d) vsnprintf(a,b,c,d)
#endif
Copy link
Contributor

Choose a reason for hiding this comment

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

_vsnprintf itself should not be a macro.

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