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 incorrect behavior in dependencies::is_same_requirements #3135

Conversation

Francisco-Montanez
Copy link
Contributor

This pull request addresses a bug where path comparisons could fail due to discrepancies in path formatting. The solution is to canonicalize both paths.

@Francisco-Montanez
Copy link
Contributor Author

It should fix #3110

@Francisco-Montanez Francisco-Montanez force-pushed the fix/dependencies-is-same-requirements-path-issue branch from 4946a93 to 630719e Compare May 15, 2024 00:32
Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

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

Lovely! Thank you

@lpil lpil merged commit f542fa3 into gleam-lang:main May 15, 2024
10 of 11 checks passed
@Francisco-Montanez Francisco-Montanez deleted the fix/dependencies-is-same-requirements-path-issue branch May 15, 2024 19:48
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.

None yet

2 participants