Skip to content

Fix pack imports in Flambda 1 #919

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

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

lthls
Copy link
Contributor

@lthls lthls commented Oct 25, 2022

#753 introduced a bug in the code to import packs for Flambda 1: instead of calling Export_info_for_pack.import_for_pack on all units then on the pack itself, it was called twice on the units but not on the packed unit. This resulted in fatal errors when compiling users of the pack.
Cc @lukemaurer

@mshinwell mshinwell merged commit 5a334ed into ocaml-flambda:main Oct 25, 2022
@mshinwell
Copy link
Collaborator

@lukemaurer 's review is ok for this.

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.

3 participants