restore to original code just in case.
This commit is contained in:
parent
1408237215
commit
8dcae6ca47
2
C/exec.c
2
C/exec.c
@ -74,8 +74,8 @@ CallPredicate(PredEntry *pen, choiceptr cut_pt, yamop *code USES_REGS) {
|
|||||||
// YENV[E_DEPTH] = DEPTH;
|
// YENV[E_DEPTH] = DEPTH;
|
||||||
//#endif
|
//#endif
|
||||||
// ENV = YENV;
|
// ENV = YENV;
|
||||||
|
ENV = YENV;
|
||||||
YENV = ASP;
|
YENV = ASP;
|
||||||
|
|
||||||
CP = P;
|
CP = P;
|
||||||
}
|
}
|
||||||
/* make sure we have access to the user given cut */
|
/* make sure we have access to the user given cut */
|
||||||
|
Reference in New Issue
Block a user