Jinhao Fan

Results 3 issues of Jinhao Fan

Thank you for your excellent plugin! I'm using Ubuntu17.10 with VIM 8 ,Clang 4.0.1 .After testing out all the features I found it unable to complete loop constructs. This is...

On some distributions (e.g., my CentOS 7) `/lib/modules/$(uname -r)/build` is a symlink to the real kernel header directory in `/usr/src/kernels/$(uname -r)`. ``` root@bpftrace-pod:/# ls -al /lib/modules/5.4.146 total 4636 drwxr-xr-x 4...

Hi there! Thanks for your awesome project! This is how I run into this problem: In `main()`, I started notification on FIFO `/dev/pigpio0` and forked another process which runs `pig2vcd`...