On 10/19/20 4:36 PM, Joelle van Dyne wrote: > Seems like I missed a few. Sorry about that. Will fix.
I'll keep looking, Just In Case. ;-) >> s->code_gen_epilogue = tb_ret_addr = s->code_ptr; In this case, just splitting the chained assignment to two statements is sufficient to fix. r~