Hi,

Is anyone good with errorformat strings?  I'm trying to use output from the
Microsoft cl compiler, and the errors look like this:

1>c:\kerneldrivers\w64\source\plugplay.c(211) : warning C4047: '==' :
'DWORD_PTR' differs in levels of indirection from 'void *'

When I load this as an error file (i.e., "lfile xxx.err"), vim thinks that
the filename is "1>c:\kerneldrivers\w64\source\plugplay.c", which of course
doesn't exist.

I looked around on the tips but I didn't find this exact thing.

Thanks,

Ephraim Yawitz

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to