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

🐛 Fix declaration of upoly record projections #404

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

ecranceMERCE
Copy link
Collaborator

Seems to fix #402

The call to Record.Internal.declare_projections was using Monomorphic_entry in any case, which prevented projections from being declared when the record was universe polymorphic.
@ecranceMERCE
Copy link
Collaborator Author

Seems to fix #401 as well (the example now works).

About unbox.
unbox is a coercion

@gares gares linked an issue Nov 21, 2022 that may be closed by this pull request
@gares gares merged commit e7c8972 into LPCIC:master Nov 21, 2022
@ecranceMERCE ecranceMERCE deleted the uprec branch November 21, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants