Skip to content

Fix snprintf function name in MSVCRT#135

Open
goto1134 wants to merge 1 commit intojnr:masterfrom
goto1134:fix-vrarg-test-class-windows
Open

Fix snprintf function name in MSVCRT#135
goto1134 wants to merge 1 commit intojnr:masterfrom
goto1134:fix-vrarg-test-class-windows

Conversation

@goto1134
Copy link
Copy Markdown
Contributor

snprintf function on Windows OS is called _snprintf. If the name is different,
UnsatisfiedLinkError is thrown.

`snprintf` function on Windows OS is called `_snprintf`. Otherwise
UnsatisfiedLinkError is thrown.
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.

1 participant