vim youcompleteme
Tofloor
poster avatar
yuri
deepin
2017-09-06 04:53
Author
大伙儿能用 youcompleteme 补全 pthread_rwlock系列函数吗?
我的好像不行,求指点,谢谢.

Reply Favorite View the author
All Replies
avatar
yuri
deepin
2017-09-06 05:46
#1
本帖最后由 yuri 于 2017-9-6 11:00 编辑

啊,我知道怎么回事儿了
vim提示c99不支持pthread_rwlock系列函数
需要把.ycm_extra_conf.py 中的 -std=c99改为-std=gun99
Reply View the author