[GH-ISSUE #241] "Did not have permissions" message is shown even when all the arguments are files #108

Closed
opened 2026-06-08 11:25:43 +03:00 by zhus · 1 comment
Owner

Originally created by @kidonng on GitHub (Aug 18, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/241

Image from https://github.com//bootandy/dust/issues/216

Originally created by @kidonng on GitHub (Aug 18, 2022). Original GitHub issue: https://github.com/bootandy/dust/issues/241 Image from https://github.com//bootandy/dust/issues/216 ![](https://user-images.githubusercontent.com/3468483/160574543-1a733228-5bb5-49a8-b8e3-9e9fbec52550.png)
zhus closed this issue 2026-06-08 11:25:43 +03:00
Author
Owner

@bootandy commented on GitHub (Aug 18, 2022):

Reproduced - it's a bug in dir_walker::walk - Assumption is that the first entry will be a directory not a file.

<!-- gh-comment-id:1219631232 --> @bootandy commented on GitHub (Aug 18, 2022): Reproduced - it's a bug in dir_walker::walk - Assumption is that the first entry will be a directory not a file.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#108