Wikia

Vim Tips Wiki

Watchlist Recent changes

Errorformat for icc7

Duplicate tip

This tip is very similar to the following:

These tips need to be merged – see the merge guidelines.

Tip 518 Printable Monobook Previous Next

created 2003 · complexity basic · version 5.7


Vim's errorformat option can be combined with the :make command to reduce development time (this is part of Vim's 'quickfix' capability). This option allows Vim to parse the output of a compiler in order to bring up a list of errors and warnings that you can jump to. But, Vim will not be able to parse the output of every compiler by default, so you need to tell it how.

This is an errorformat for the Intel icc7 compiler:

set errorformat=%E%f(%l):\ %m,%-C,%-C%p,%Z

ReferencesEdit

CommentsEdit

Pages on Vim Tips Wiki

Add a Page
1,590pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
71photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki