@@ -1471,6 +1471,10 @@ RestoreEntries(PropEntry *pp, int int_key)
pp->NextOfPE=
PropAdjust(pp->NextOfPE);
break;
caseWideAtomProperty:
pp->NextOfPE=
PropAdjust(pp->NextOfPE);
break;
default:
/* OOPS */
Yap_Error(SYSTEM_ERROR,TermNil,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.