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

Reorganize compile time flags for the compiler #752

Merged

Conversation

straight-shoota
Copy link
Member

This change separates flags that you pass to the compiler when building a Crystal program from flags you pass for building the compiler specifically.

Also moves some incorrectly categorized flags between compiler and stdlib features.

Copy link

netlify bot commented Mar 21, 2024

Deploy Preview for crystal-book ready!

Name Link
🔨 Latest commit 9e030eb
🔍 Latest deploy log https://app.netlify.com/sites/crystal-book/deploys/65fc052d5cf704000890876c
😎 Deploy Preview https://deploy-preview-752--crystal-book.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@straight-shoota straight-shoota merged commit 5cfad5e into crystal-lang:master Apr 8, 2024
9 checks passed
@straight-shoota straight-shoota deleted the feat/flags-compiler branch April 8, 2024 18:04
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.

2 participants