Skip to content

Fix args: &[VaArg] name collision#80

Merged
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:vaargs-args-collision
May 12, 2026
Merged

Fix args: &[VaArg] name collision#80
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:vaargs-args-collision

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 12, 2026

args can create a name collision with a local variable named args. Rename the args argument to __args

@nunoplopes nunoplopes merged commit 8fb2e89 into Cpp2Rust:master May 12, 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