-fno-expection
not respected anymore in 3.9.1
#2725
Labels
kind: bug
release item: 🐛 bug fix
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
The solutions described in #296 doe not seem to work anymore in 3.9.1. When compiling with
-fno-exceptions
(with or withoutJSON_NOEXCEPTIONS
set), I get the following error (using Clang 12.0):Using v3.8.0 works as expected (I have only tried without
JSON_NOEXCEPTIONS
).The text was updated successfully, but these errors were encountered: