I success to store both type of information of cppCheck by this
command but :

        silent exe '!cppCheck ' . a:dir . ' -a --enable=all --template gcc 1>
infos.txt 2> cppcheck.out'
        cfile cppcheck.out
        copen


Opening report in cppcheck.out when it is finished
progress infos.txt that I have to open asynchronously I think with
client/server feature....

If you know how do to it quickly, I need you help
thank you

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to