Browse Source
redir.c:212:9: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘ssize_t’ [-Werror=format=] LOGI("redir to %s:%d, len=%ld", ipstr, port, r); ^pull/597/head
committed by
Max Lv