Skip to content

Conversation

@firewave
Copy link
Collaborator

#4748 exposed a different order of files using the Windows code. This was caused by it only sorting the files in case of recursive parsing. But we need to sort all the files and not just the directory contents as the directory order might also be different dependent on the filesystem. This also allows the code to be a bit closer between the implementations.

@firewave firewave changed the title FileLister: ensure stable sorting of files / some cleanups FileLister: ensure sorting of files / some cleanups Apr 22, 2024
@firewave firewave merged commit bd7136d into danmar:main Apr 22, 2024
@firewave firewave deleted the filelister branch April 22, 2024 19:34
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