mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
3665530264
* Add `-DPYBIND11_WERROR=ON` to mingw cmake commands (and `-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON`).
* Using no-destructor idiom to side-step overzealous MINGW warning.
* Add __MINGW32__ pragma GCC diagnostic ignored in eigen.h
* Add another no-destructor workaround.
* Temporarily add -k (keep-going) flags to hopefully speed up finding all warnings.
* Revert "Temporarily add -k (keep-going) flags to hopefully speed up finding all warnings."
This reverts commit
|
||
---|---|---|
.. | ||
ci.yml | ||
configure.yml | ||
format.yml | ||
labeler.yml | ||
pip.yml | ||
upstream.yml |