Merge 192.168.1.79:github/yap-6.3
This commit is contained in:
@@ -652,7 +652,7 @@ yamop *Yap_Error__(const char *file, const char *function, int lineno,
|
||||
if (LOCAL_DoingUndefp) {
|
||||
Yap_PrintWarning(error_t);
|
||||
} else {
|
||||
memset(LOCAL_ActiveError, 0, sizeof(*LOCAL_ActiveError));
|
||||
//memset(LOCAL_ActiveError, 0, sizeof(*LOCAL_ActiveError));
|
||||
Yap_JumpToEnv(error_t);
|
||||
}
|
||||
P = (yamop *)FAILCODE;
|
||||
|
Reference in New Issue
Block a user