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(stdlib): Error when relativeTo used on relative source and absolute dest #2054

Merged
merged 1 commit into from Mar 3, 2024

Conversation

alex-snezhko
Copy link
Member

Properly handles case where first argument is absolute and second argument is relative to the Path.relativeTo function

Copy link
Member

@spotandjake spotandjake left a comment

Choose a reason for hiding this comment

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

Looks good

@phated phated changed the title fix(stdlib): Fix relativeTo base comparison when arg 1: abs and arg 2: rel fix(stdlib): Error when relativeTo used on relative source and absolute dest Mar 3, 2024
@phated phated added this pull request to the merge queue Mar 3, 2024
Merged via the queue into grain-lang:main with commit 1626a1f Mar 3, 2024
12 checks passed
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

3 participants