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 steal bug (fixes #27) #139

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Fix steal bug (fixes #27) #139

merged 1 commit into from
Jun 13, 2023

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Jun 13, 2023

This is an attempt at fixing the frontend exporter bug described in #27.

The fix is really simple: it's all about processing const-like items first.

@franziskuskiefer: I tested a bit this fix on a reduced version of the example you posted in #27, but I think you've been hitting that much more, can you try this patch?

EDIT: also tried on @geonnave's example of #27, seems to be fine as well!

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran it on a couple larger code bases where it was crashing before and it appears to go through everywhere now 🥳

@W95Psp
Copy link
Collaborator Author

W95Psp commented Jun 13, 2023

bors r+

@W95Psp W95Psp changed the title Fix steal bug Fix steal bug (fixes #27) Jun 13, 2023
@bors
Copy link
Contributor

bors bot commented Jun 13, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit d44a0e3 into main Jun 13, 2023
@bors bors bot deleted the fix-steal branch June 13, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants