mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 15:54:12 +00:00
The variables PYBIND11_HAS_OPTIONAL, PYBIND11_HAS_EXP_OPTIONAL, PYBIND11_HAS_VARIANT, __clang__, __APPLE__ were not checked for defined in a minortity of instances. If the project using pybind11 sets -Wundef, the warnings will show. The test build is also modified to catch the problem.
8.3 KiB
8.3 KiB