@ -1275,7 +1275,7 @@ concat( int n, seq_tv_t *out, void *sv[], encoding_t encv[], size_t lengv[] USES
while((chr=*ptr++)!='\0')*buf++=chr;
}
*buf++='\0';
at=out->val.a=Yap_LookupAtom((char*)HR);
at=out->val.a=Yap_LookupAtom((constchar*)HR);
returnat;
}
}
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.