V 3.9.1: not all compilers support exceptions #2479
Answered
by
gregmarr
SDziamchuk
asked this question in
Q&A
-
Hello! I'm use this library in my mbed-os projects. But in last update exceptions was added. And ARM Compiler does not support exceptions:
ARM Compiler version: 6.14. |
Beta Was this translation helpful? Give feedback.
Answered by
gregmarr
Nov 24, 2020
Replies: 2 comments 5 replies
-
Yes, they can be switched off. See |
Beta Was this translation helpful? Give feedback.
3 replies
-
@nlohmann Those two lines do have raw
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SDziamchuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nlohmann Those two lines do have raw
throw
calls.