-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
139: Fix steal bug r=W95Psp a=W95Psp 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! Co-authored-by: Lucas Franceschino <lucas.franceschino@inria.fr>
- Loading branch information
Showing
1 changed file
with
25 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters