Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix type conversion when scope is a typedefs #67

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Vipul-Cariappa
Copy link
Collaborator

@Vipul-Cariappa Vipul-Cariappa commented Nov 8, 2024

Fixes 4 test cases:
test_datatypes.py::TestDATATYPES::test34_object_pointer,
test_doc_features.py::TestDOCFEATURES::test_x_inheritance,
test_pythonify.py::TestPYTHONIFY::test10_default_arguments &
test_stltypes.py::TestSTLSTRING::test03_string_with_null_character.

Copy link
Collaborator

@aaronj0 aaronj0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aaronj0 aaronj0 merged commit 4d86bea into compiler-research:master Nov 8, 2024
15 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the typedef-fix branch November 9, 2024 09:23
Vipul-Cariappa added a commit to Vipul-Cariappa/cppyy-compiler-research that referenced this pull request Nov 9, 2024
aaronj0 pushed a commit to compiler-research/cppyy that referenced this pull request Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants