We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fb0f4 commit 4884dd7Copy full SHA for 4884dd7
1 file changed
jsrc/ar.c
@@ -1284,7 +1284,7 @@ DF2(jtfoldZ2){F12IP;
1284
ASSERT(BETWEENC(type,-3,1),EVINDEX) // requested action index must be in range
1285
I y;
1286
if(type==-3){y=rei0(w); y=jt->afoldinfo->exestats[0]>=y; // set y if current v count high enough
1287
- }else y=reb0(w); // verify boolean
+ }else RE(y=b0(w)); // verify boolean scaf* reb0
1288
if(y){
1289
I ymask=1<<(type-(-3)); // convert type to one-hot
1290
jt->afoldinfo->zstatus|=ymask; // accumulate zstatus
0 commit comments