Skip to content

EnumerateFiles could return path relative to mount path, not enumeration path. #110

Description

@duarm

When physfs returns the path list with enumerateFiles, it returns the path relative to the path given to it. I think it would be better if it returned the path relative to the mount point it was found, so we could more easily load the enumerated files. This would also avoid allocating the path ourselves, since we could use physfs own allocated paths directly.

Not sure if how worth would this change be at this point.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions