nsicko42

Results 2 issues of nsicko42

It occurs dependency error when try to install using aur helper. It is about ffmpeg2.8 libdcadec.so. I know that ffmpeg2.8 has disappeared from the AUR(Arch User Repository) when march 2018....

in socket() function. CHECK_SOCKNUM() Macro try to checks that socket number is no more 4 like a below. ```c #define CHECK_SOCKNUM()   \ do{ \ if(sn > _WIZCHIP_SOCK_NUM_) return SOCKERR_SOCKNUM; \...