Skip to content

Removing MSVC C4127 from pragma block at the top of pybind11.h#3152

Merged
rwgk merged 4 commits into
pybind:masterfrom
rwgk:pragma_block_rm_msvc_c4127
Jul 30, 2021
Merged

Removing MSVC C4127 from pragma block at the top of pybind11.h#3152
rwgk merged 4 commits into
pybind:masterfrom
rwgk:pragma_block_rm_msvc_c4127

PYBIND11_SILENCE_MSVC_C4127 (more similar to the approach for C4100).

ced75c8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs