Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize the case before comparing compilation database paths (#4207) #4209

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

k0zmo
Copy link
Contributor

@k0zmo k0zmo commented Dec 9, 2024

This change addresses item #4207

This changes

Before comparing the compilation database path with the contents of cmake.copyCompileCommands make sure to platform-normalize the cases of both values.

@k0zmo k0zmo force-pushed the CompDbPathComparison branch from 11d92cc to 74dce13 Compare December 9, 2024 21:43
@k0zmo
Copy link
Contributor Author

k0zmo commented Dec 9, 2024

@microsoft-github-policy-service agree

gcampbell-msft
gcampbell-msft previously approved these changes Dec 10, 2024
@gcampbell-msft gcampbell-msft merged commit 965b960 into microsoft:main Dec 10, 2024
4 checks passed
@k0zmo k0zmo deleted the CompDbPathComparison branch December 10, 2024 21:20
hippo91 pushed a commit to hippo91/vscode-cmake-tools that referenced this pull request Dec 21, 2024
…soft#4209)

Co-authored-by: Garrett Campbell <86264750+gcampbell-msft@users.noreply.github.com>
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