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

fixes #24174; allow copyDir and copyDirWithPermissions skipping special files #24190

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ringabout
Copy link
Member

fixes #24174

@Araq Araq merged commit 4f5c0ef into devel Sep 27, 2024
22 checks passed
@Araq Araq deleted the pr_skip_special branch September 27, 2024 14:36
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 4f5c0ef

Hint: mm: orc; opt: speed; options: -d:release
174574 lines; 8.377s; 654.504MiB peakmem

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.

copyDir and copyDirWithPermissions do not handle FIFOs (named pipes)
2 participants