Skip to content

Cleaner way to handle my_region in to_cmm_env#17

Closed
Gbury wants to merge 12 commits intomshinwell:delete-unused-regionsfrom
Gbury:delete-unused-regions
Closed

Cleaner way to handle my_region in to_cmm_env#17
Gbury wants to merge 12 commits intomshinwell:delete-unused-regionsfrom
Gbury:delete-unused-regions

Conversation

@Gbury
Copy link
Copy Markdown

@Gbury Gbury commented Sep 14, 2022

This should be better than creating a dummy binding.

With this patch, the compilation of the stdlib fails because there is an (unused) let region = my_region which triggers an unbound error from selection. Not sure how to fix that yet, but we should be able to remove or not generate such unused binding I suppose ?

@Gbury
Copy link
Copy Markdown
Author

Gbury commented Sep 21, 2022

This is not needed anymore.

@Gbury Gbury closed this Sep 21, 2022
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