Skip to content

Replaced dynamic_cast with typeid() to fix failures in unittests linked with clang++-18 and running on MacOS#975

Merged
pascoec merged 1 commit intodevfrom
971-fix-test-failures-for-clang-v2
May 6, 2025
Merged

Replaced dynamic_cast with typeid() to fix failures in unittests linked with clang++-18 and running on MacOS#975
pascoec merged 1 commit intodevfrom
971-fix-test-failures-for-clang-v2

Conversation

@dsuponitskiy
Copy link
Collaborator

No description provided.

@dsuponitskiy dsuponitskiy added this to the Release 1.3.0 milestone May 6, 2025
@dsuponitskiy dsuponitskiy self-assigned this May 6, 2025
@dsuponitskiy dsuponitskiy added the bug Something isn't working label May 6, 2025
@dsuponitskiy dsuponitskiy requested a review from pascoec May 6, 2025 19:48
@pascoec pascoec merged commit 9b02b95 into dev May 6, 2025
26 checks passed
@pascoec pascoec deleted the 971-fix-test-failures-for-clang-v2 branch May 6, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix failures in openfhe-python test when the tests are linked with clang++-18

3 participants