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

Could it be possible to support "fno-exceptions" compile option? #1041

Open
rarest opened this issue Nov 28, 2022 · 1 comment
Open

Could it be possible to support "fno-exceptions" compile option? #1041

rarest opened this issue Nov 28, 2022 · 1 comment

Comments

@rarest
Copy link

rarest commented Nov 28, 2022

What should I do if i want to use msgpack-c++ version in "fno-exceptions" compile environment, please give me some suggestions. Thanks!

@redboltz
Copy link
Contributor

msgpack-c (C++) uses exceptions.
I guess that you would get compile errors like "error: cannot use 'throw' with exceptions disabled".

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

2 participants