Skip to content

Conversation

JamesHutch
Copy link

prevInserts list is the subset of rewrites, so indices taken from
enumerating its elements do not correspond to the correct indices in
rewrites. Use prevIop.instructionIndex instead, which matches the other
runtimes.

prevInserts list is the subset of rewrites, so indices taken from
enumerating its elements do not correspond to the correct indices in
rewrites. Use prevIop.instructionIndex instead, which matches the other
runtimes.
@ericvergnaud
Copy link
Contributor

@lygav as original writer of this code, can you check whether this fix is ok ?

@lygav
Copy link
Contributor

lygav commented Jun 30, 2021

Hi @JamesHutch , can you write a test to demonstrate the issue and verify the solution?

@parrt parrt changed the base branch from master to dev March 27, 2022 18:07
@parrt
Copy link
Member

parrt commented Mar 27, 2022

I'm going to leave this for after 4.10

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.

4 participants