@ -6,5 +6,5 @@
#define ERR(format, ...) \
({ \
fprintf(stderr, "RUNTIME ERROR: " format "\n", ##__VA_ARGS__); \
exit(EXIT_FAILURE); \
_exit(EXIT_FAILURE); \
})
The note is not visible to the blocked user.