@@ -27,6 +27,7 @@ EX debugflag debug_errors = {"error", true};
EXdebugflagdebug_warnings={"warning",true};
EXdebugflagdebug_memory={"memory"};
EXdebugflagdebug_init={"init",true};
EXdebugflagdebug_progress={"progress",true};
#if HDR
template<class...T>
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.