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

Release 1.13.2 #822

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

straight-shoota
Copy link
Member

No description provided.

Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for crystal-website ready!

Name Link
🔨 Latest commit 43822f9
🔍 Latest deploy log https://app.netlify.com/sites/crystal-website/deploys/66c4a7683bcea90008f5e221
😎 Deploy Preview https://deploy-preview-822--crystal-website.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.

Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

minor nitpick

## Changes

This release fixes two compiler bugs which became apparent with the upgrade to LLVM 18.
Since LLVM 18 the alignment of some types has changed (e.g. `Int128` goes from 8 to 16 byte alignment).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Since LLVM 18 the alignment of some types has changed (e.g. `Int128` goes from 8 to 16 byte alignment).
Since the release of LLVM 18, the alignment of some types has changed (e.g. `Int128` goes from 8 to 16 byte alignment).

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't see the significance.

@straight-shoota straight-shoota merged commit a062ba0 into crystal-lang:master Aug 20, 2024
5 checks passed
@straight-shoota straight-shoota deleted the release/1.13.2 branch August 20, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants