On Wednesday, January 23, 2013 3:19:19 PM UTC-6, Stephen Rasku wrote: > > > I solved this by modifying ccfilter to not prepend the current > > directory to the error message. It works for me but I'm not sure it's > > a good generic solution. >
I've never seen a makefile specify absolute paths before, they are meant to run from the current directory. Thus it makes sense to prepend the current directory to messages in most cases. -- 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
