You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_regression.py::TestREGRESSION::test32_typedef_class_enum calls Cppyy::GetType(name="typedef_typed_enum::Foo1") which does returns nullptr and the template instantiation fails.
The text was updated successfully, but these errors were encountered:
test_regression.py::TestREGRESSION::test32_typedef_class_enum
callsCppyy::GetType(name="typedef_typed_enum::Foo1")
which does returnsnullptr
and the template instantiation fails.The text was updated successfully, but these errors were encountered: