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

Closes #53. [infra] Upgrade to Crystal 0.24.1. #99

Merged
merged 1 commit into from
Dec 26, 2017

Conversation

faultyserver
Copy link
Member

Crystal 0.24.1 has finally been universally released (i.e., on brew and apt now), so Myst can upgrade properly.

The biggest issue before now was building with --release, which now works successfully. Sadly, the main issue I was hoping would be resolved (regarding TSymbol allocation) did not get fixed.

This commit also fixes some compilation errors that are the result of 0.24.1's stdlib changes.

Crystal 0.24.1 has finally been universally released (i.e., on `brew` and `apt` now), so Myst can upgrade properly.

The biggest issue before now was building with `--release`, which now works successfully. Sadly, the main issue I was hoping would be resolved (regarding TSymbol allocation) did not get fixed.

This commit also fixes some compilation errors that are the result of 0.24.1's stdlib changes.
@faultyserver faultyserver added this to the Next milestone Dec 26, 2017
@faultyserver faultyserver merged commit 53861e6 into master Dec 26, 2017
@faultyserver faultyserver deleted the infra/crystal_0.24.1 branch December 26, 2017 22:27
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.

1 participant