Skip to content

Drops files if the directory in compile_commands has different cases than the one in CWD (WSL) #522

Description

@Gogo64pro

In wsl you can cd into a directory without the correct case so
cd /mnt/c/Folder1
is the same as
cd /mnt/c/foLdeR1
if the CWD is the same directory but has different case it won't add any of the files in the final .scip because it thinks they are part of a different directory

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions