heiher/hev-socks5-tunnel

last version not building for macos (possibly for iOS too)

Closed this issue · 1 comments

The error is on the, could you fix please ?
src/hev-socks5-session-tcp.c:176:22: error: variable 'mark' set but not used [-Werror,-Wunused-but-set-variable]
unsigned int mark;
^
1 error generated.
make: *** [build/hev-socks5-session-tcp.o] Error 1
Error: Process completed with exit code 2.

@tozik I have pushed the fixes on master, feedbacks are welcome.