Skip to content

Make readlink system call not resolve the link#23000

Merged
sbc100 merged 3 commits intoemscripten-core:mainfrom
hoodmane:readlink-noresolve
Nov 26, 2024
Merged

Make readlink system call not resolve the link#23000
sbc100 merged 3 commits intoemscripten-core:mainfrom
hoodmane:readlink-noresolve

Conversation

@hoodmane
Copy link
Collaborator

@hoodmane hoodmane commented Nov 25, 2024

Readlink in linux does not resolve the link, it returns the exact link contents. Resolves #22999.

Readlink in linux does not resolve the link, it returns the exact link contents.
@hoodmane
Copy link
Collaborator Author

@sbc100 test failure looks like it may be a flake?

Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

lgtm! great to see the test simplification!

Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

I love how simple this fix is! Thanks.

@sbc100 sbc100 enabled auto-merge (squash) November 26, 2024 21:46
@sbc100 sbc100 merged commit 8da8cb1 into emscripten-core:main Nov 26, 2024
@hoodmane hoodmane deleted the readlink-noresolve branch December 9, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants