Skip to content

Conversation

joaocgreis
Copy link
Member

Checklist
  • npm install && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

Path comparison should be case-insensitive on Windows. As reported in #1805, VCINSTALLDIR can have the drive letter in lowercase while the information about the installation has it in uppercase.

Fixes: #1805

@joaocgreis
Copy link
Member Author

Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

path.relative(), neat trick

joaocgreis added a commit that referenced this pull request Jul 8, 2019
Fixes: #1805
PR-URL: #1806
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Bartosz Sosnowski <[email protected]>
@joaocgreis
Copy link
Member Author

Landed in 656117c

@joaocgreis joaocgreis closed this Jul 8, 2019
@rvagg rvagg mentioned this pull request Jul 16, 2019
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.

Visual Studio finder is doing a case-sensitive path check

4 participants