Splint, Errorformat and Windows Paths

2007-04-12 Thread Keith Prickett
anyone lend some insight? Second question: Can I save the current makeprg, change the makeprg to splint, run make, then change the makeprg back using a vim function? I've seen the local errorformat used which helps with the errorformat, but I haven't seen a local makeprg. Thanks, -- Keith

Quickfix and regular expressions

2006-10-06 Thread Keith Prickett
When attempting to find errors and warnings using vim's make or quickfix I am bogged down by a warning that I don't want to see. The warning I don't want to see is in this format: ../../buildrules.mk:77: file.d: No such file or directory A warning or error I DO WANT to see might look like this: