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

Fix: ensure that macro WorkspaceRealPath is always resolved to realpath (forced) #3575

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

UffeJakobsen
Copy link
Contributor

Fix: ensure that macro WorkspaceRealPath is always resolved to realpath (forced)

With the recently improved symlink handling in place - the macro WorkspaceRealPath will have to force the call to realpath() - otherwise the clangd path-mapping configuration will not work
(--path-mappings=$(WorkspacePath)=$(WorkspaceRealPath))

@UffeJakobsen UffeJakobsen force-pushed the master_uj_macro_realpath branch from 6c3e60f to 6b0b559 Compare January 21, 2025 19:26
@UffeJakobsen
Copy link
Contributor Author

No change - just rebased PR

@eranif eranif merged commit 5e1d449 into eranif:master Jan 23, 2025
4 checks passed
@UffeJakobsen UffeJakobsen deleted the master_uj_macro_realpath branch January 23, 2025 10:47
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