Skip to content

Conversation

@asukaminato0721
Copy link
Contributor

@asukaminato0721 asukaminato0721 commented Oct 25, 2025

fix #1104

image

@meta-cla meta-cla bot added the cla signed label Oct 25, 2025
@asukaminato0721 asukaminato0721 marked this pull request as ready for review October 25, 2025 13:24
@samwgoldman
Copy link
Member

Please add an automated test. Why does this change fix the issue? Is it because canonicalize invokes realpath and absolutize doesn’t?

@meta-codesync
Copy link

meta-codesync bot commented Oct 29, 2025

@kinto0 has imported this pull request. If you are a Meta employee, you can view this in D85790344.

@kinto0
Copy link
Contributor

kinto0 commented Oct 29, 2025

Please add an automated test. Why does this change fix the issue? Is it because canonicalize invokes realpath and absolutize doesn’t?

I just tested it before/after and it seems to fix it well. yeah, canonicalize actually looks on the file system and resolves symlinks while absolutize does not.

Copy link
Contributor

@grievejia grievejia left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync
Copy link

meta-codesync bot commented Oct 30, 2025

@kinto0 merged this pull request in 8549730.

@asukaminato0721 asukaminato0721 deleted the 1104 branch October 31, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VScode extension does not highlight problems in files with symlinked paths under linux

5 participants