Skip to content

Use ConvertPointeeType instead of Convert(t->getPointeeType())#138

Merged
nunoplopes merged 3 commits into
Cpp2Rust:masterfrom
lucic71:pointee
May 22, 2026
Merged

Use ConvertPointeeType instead of Convert(t->getPointeeType())#138
nunoplopes merged 3 commits into
Cpp2Rust:masterfrom
lucic71:pointee

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 21, 2026

Convert(t->getPointeeType()) does not handle pointers to incomplete types, ConvertPointeeType does.

@nunoplopes nunoplopes merged commit 863c56b into Cpp2Rust:master May 22, 2026
9 checks passed
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