vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.3k stars 1.14k forks source link

Using sparse in Vim #2367

Closed Stephen2252Ro closed 3 years ago

Stephen2252Ro commented 3 years ago

I installed sparse, and add its installed path "/usr/bin" to PATH. And I set the checker in .vimrc. But I still cannot use it in Vim. I only can use it at shell. Please help me.

lcd047 commented 3 years ago

Please open a C file, run :SyntasticInfo, and post the output.

Stephen2252Ro commented 3 years ago

It said this.

------------------ 原始邮件 ------------------ 发件人: "vim-syntastic/syntastic" @.>; 发送时间: 2021年6月19日(星期六) 中午1:53 @.>; @.**@.>; 主题: Re: [vim-syntastic/syntastic] Using sparse in Vim (#2367)

Please open a C file, run :SyntasticInfo, and post the output.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

lcd047 commented 3 years ago

That doesn't look like the output from :SyntasticInfo. Also, I don't speak Chinese.

Stephen2252Ro commented 3 years ago

Here is the screenshot of .vimrc:

Here is the output from :SyntasticInfo in Vim window, in which I opened a "test.c" file:

No matter I set splint or sparse in .vimtc file, the syntastic cannot work for C file.

Best regards,

------------------ 原始邮件 ------------------ 发件人: "vim-syntastic/syntastic" @.>; 发送时间: 2021年6月20日(星期天) 中午11:54 @.>; @.**@.>; 主题: Re: [vim-syntastic/syntastic] Using sparse in Vim (#2367)

That doesn't look like the output from :SyntasticInfo. Also, I don't speak Chinese.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

lcd047 commented 3 years ago

Whatever you're trying to do isn't working, your screenshots are not getting attached. Please use copy & paste rather than screenshots, I only need the text anyway.