Skip to content
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

C functions throw C++ exceptions #3

Open
jpouderoux opened this issue Jul 27, 2018 · 0 comments
Open

C functions throw C++ exceptions #3

jpouderoux opened this issue Jul 27, 2018 · 0 comments

Comments

@jpouderoux
Copy link

Hi,

MSVS throws some warnings for functions declared in single_mmc_wrapper.h: they are declared as extern C functions, but in their definitions, C++ exceptions can be thrown (which is not supposed to happen in C functions for sure).

Joachim

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

No branches or pull requests

1 participant