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

Ensure all ordertree nodes share an alignment #260

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

ckamm
Copy link
Contributor

@ckamm ckamm commented Apr 29, 2024

Otherwise casting local variables of type AnyNode can fail (because the target type's alignment may be larger than AnyNode's)

@ckamm ckamm requested a review from mschneider April 29, 2024 14:25
Otherwise casting local variables of type AnyNode can fail (because the
target type's alignment may be larger than AnyNode's)
@mschneider mschneider merged commit 1da1ac4 into master May 9, 2024
10 checks passed
@mschneider mschneider deleted the ckamm/fix-align branch May 9, 2024 09:26
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.

2 participants