Skip to content
Snippets Groups Projects
Verified Commit 96fb676b authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode: fix stack_solve_algo=4 when a “solve backward/forward” block follows...

Bytecode: fix stack_solve_algo=4 when a “solve backward/forward” block follows a “solve two boundaries” block

When solving a “Solve two boundarise” block with stack_solve_algo=4, the
“slowc” variable is modified. This would affect the resolution of further
“solve backward/forward” blocks, which would yield results.

The fix consists in saving and restoring “slowc”.
parent 52dfad35
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment