@@ -40,7 +40,7 @@
#include <unistd.h>
#endif
#if defined(_WIN32)
#if defined(_WIN32) || defined(_WIN64)
# define popen _popen
# define pclose _pclose
The note is not visible to the blocked user.