Wednesday, January 23, 2013

Re: Quickfix Has Wrong Path to Source Files

On Wednesday, January 23, 2013 11:52:23 AM UTC-6, Stephen Rasku wrote:
>
>
> ccfilter converts the make output to the errorformat format. I can
>
> see that it's prepending build/i586-linux/ when I pipe the output
>
> through ccfilter. I'll look at why this is. ccfilter is distributed
>
> with vim but I think you need to compile it separately.

I didn't know this tool existed. Thanks!

> The solution
>
> may be to stop using ccfilter and just write a compatible errorformat.
>

Maybe. I see from the man page that ccfilter also allows specifying the compiler. Maybe you just need to do that? If not writing your own errorformat should also work, but I know from experience it's easy to miss some message formats on compilers which don't use one consistent format for all messages.

--
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

No comments:

Post a Comment