Skip to content

Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>>#218

Open
lucic71 wants to merge 4 commits into
Cpp2Rust:masterfrom
lucic71:union-array
Open

Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>>#218
lucic71 wants to merge 4 commits into
Cpp2Rust:masterfrom
lucic71:union-array

Conversation

@lucic71

@lucic71 lucic71 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@lucic71 lucic71 marked this pull request as draft July 1, 2026 10:22
@lucic71 lucic71 changed the title Fix translation of union array members Fix lvalue access of union array members Jul 1, 2026
@lucic71 lucic71 marked this pull request as ready for review July 1, 2026 13:09
@nunoplopes

Copy link
Copy Markdown
Contributor

This one has a conflict now

@lucic71 lucic71 changed the title Fix lvalue access of union array members Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>> Jul 2, 2026
@lucic71

lucic71 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

This one has a conflict now

It's solved

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