@@ -30,6 +30,7 @@ typedef unsigned long long int uint64_t;
#endif
#include<inttypes.h> /* for int64_t et al. */
#include<stdlib.h>
#include<stdarg.h> /* for va_list, vararg macros */
#ifndef va_copy
#ifdef __va_copy
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.