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

Remove relative path to vendored shard markd #13040

Conversation

straight-shoota
Copy link
Member

Standardizes the require mechanism for vendored shards in the compiler. We don't need to spell out the path, this is handled by the path lookup.

Ref #12976 (comment)

@straight-shoota straight-shoota added this to the 1.8.0 milestone Feb 2, 2023
@straight-shoota straight-shoota merged commit 95463a9 into crystal-lang:master Feb 3, 2023
@straight-shoota straight-shoota deleted the refactor/vendored-shards-require branch February 3, 2023 10:40
@straight-shoota
Copy link
Member Author

This change broke the omnibus build which sets CRYSTAL_PATH without lib. 🤦
Fix is in crystal-lang/distribution-scripts#223

@straight-shoota
Copy link
Member Author

This was eventually reverted in #13315

@straight-shoota straight-shoota added the status:reverted PR was reverted or reverts another one, and is not part of a milestone label Apr 20, 2023
nobodywasishere added a commit to nobodywasishere/crystal that referenced this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:refactor status:reverted PR was reverted or reverts another one, and is not part of a milestone topic:compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants