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 the pathname detection #1165

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

Sasanidas
Copy link
Member

Seems like when the file is on the ARG, not always is a PATHNAME, sometimes is a string that can be a valid absolute pathname.

Checking the absolute path seems to solve the issue.

Seems like when the file is on the ARG, not always is a PATHNAME,
sometimes is a string that can be a valid absolute pathname.

Checking the absolute path seems to solve the issue.
@Sasanidas Sasanidas self-assigned this Nov 27, 2023
@Sasanidas
Copy link
Member Author

This is related to #1164

@cxxxr cxxxr merged commit 0584267 into lem-project:main Nov 28, 2023
1 check passed
@cxxxr
Copy link
Member

cxxxr commented Nov 28, 2023

Thank you!

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