Skip to content

[smart_holder] type_caster_odr_guard MSVC 193732825 C++17 windows-2022 is failing for unknown reasons.#4918

Merged
rwgk merged 2 commits into
pybind:smart_holderfrom
rwgk:type_caster_odr_guard_msvc_193732825
Nov 3, 2023
Merged

[smart_holder] type_caster_odr_guard MSVC 193732825 C++17 windows-2022 is failing for unknown reasons.#4918
rwgk merged 2 commits into
pybind:smart_holderfrom
rwgk:type_caster_odr_guard_msvc_193732825

Bug fix: Need to test `_MSC_FULL_VER` (not `_MSC_VER`).

d715b50
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs