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

Reorder statements to work around libcascade bug #8

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

dburgener
Copy link
Contributor

Let bindings and module definitions should not be order dependent. Due to a current libcascade bug that is expected to be carried into 0.1, they are order dependent. Reorder to make current libcascade happy, and revert this after the bug is fixed.

dburgener/cascade#167

Let bindings and module definitions should not be order dependent.  Due
to a current libcascade bug that is expected to be carried into 0.1,
they are order dependent.  Reorder to make current libcascade happy, and
revert this after the bug is fixed.

dburgener/cascade#167
@pebenito pebenito merged commit e1b22d7 into pebenito:main Apr 15, 2023
@dburgener dburgener deleted the ordering branch April 27, 2023 14:43
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