Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix example\c_wrapper\c_uni.c: error C2198: 'impl_norm_is_nfc_utf8' et al: too few arguments for call: missing third parameter bool check_stream_safe #39

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GerHobbelt
Copy link

patch: as it says on the tin. Third argument in the calls was missing.

Note/remark: the #include statements are irrelevant to the actual patch; they were done so the include path is the more obvious <repo>/include as is/should-be for all the other includes.

Patch includes updated info TXT file.

origin: discovered while compiling the code in a custom build rig in MSVC.


👍 thanks for creating this library!

…_utf8' et al: too few arguments for call: missing third parameter `bool check_stream_safe`
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