duplication checking of PKG_CONFIG_PATH via inodes #102
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ariadne/pkgconf#102
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
When
pkgconf_scan_all()
iterates over a directory, we should check it's inode to see if we've already processed the directory.Background: https://bugs.freedesktop.org/show_bug.cgi?id=79777