@ -1338,6 +1338,13 @@ RestoreEntries(PropEntry *pp, int int_key)
ve->ValueOfVE=AtomTermAdjust(tv);
}
break;
caseHoldProperty:
{
HoldEntry*he=(HoldEntry*)pp;
he->NextOfPE=
PropAdjust(he->NextOfPE);
}
break;
caseArrayProperty:
{
ArrayEntry*ae=(ArrayEntry*)pp;
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.