test.c: In function ‘thread_udp’:
test.c:115: warning: passing argument 6 of ‘recvfrom’ from incompatible pointer type
test.c: In function ‘uds_open’:
test.c:228: warning: passing argument 6 of ‘recvfrom’ from incompatible pointer type
svn에서 update를 치면 svn:can't open file '.svn/lock'이라는 에러 메시지가 나네요
google에서 찾아보면 svn:can't open file '.svn/lock': permission denied라고 나오는 경우에 대해서 글이 많지만, 저의 케이스는 permission denied가 안나오는데 같은 경우일까요?
permission문제는 아닌 것 같은데...
고수분들 좀 알려주세요