Skip to content

Recycle ext argument of path() correctly #446

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

Merged
merged 4 commits into from
Apr 25, 2025

Conversation

UchidaMizuki
Copy link
Contributor

Fix #430.
I have changed ext of path() to to be recycled like the other arguments.

@UchidaMizuki UchidaMizuki reopened this Feb 22, 2024
@gaborcsardi
Copy link
Member

Awesome, thank you, and sorry for the long wait!

@gaborcsardi gaborcsardi merged commit 7cee65b into r-lib:main Apr 25, 2025
20 checks passed
@UchidaMizuki UchidaMizuki deleted the fix-path-#430 branch April 25, 2025 16:28
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.

When ext is a vector, path() recycles only the first value
2 participants