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

Don't find in CRYSTAL_PATH if required path is relative #4765

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Jul 31, 2017

Close #4742

There were 15 sources depending on this bug, so I also fixed these files.

This is not only a bug fix but also a breaking change.

@ysbaddaden ysbaddaden merged commit c8cb5cd into crystal-lang:master Aug 1, 2017
@makenowjust makenowjust deleted the fix/crystal/not-find-crystal-path-if-relative branch August 1, 2017 12:57
@ysbaddaden ysbaddaden added this to the Next milestone Aug 1, 2017
straight-shoota pushed a commit to straight-shoota/crystal that referenced this pull request Aug 11, 2017
…#4765)

Don't search in CRYSTAL_PATH if required path is relative

closes crystal-lang#4742
Val pushed a commit to Val/crystal that referenced this pull request Aug 12, 2017
…#4765)

Don't search in CRYSTAL_PATH if required path is relative

closes crystal-lang#4742
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.

Require relative "../foo" also matches "./foo"
4 participants