[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vim-dev
Subject:    Submission for Intel C++ 7.x "compiler" file
From:       "David Harrison Jr." <david () motionrealityinc ! com>
Date:       2003-11-12 20:50:33
[Download RAW message or body]

Hello,
It's been a long time since I've contributed to this group.  Time for 
another contribution.
Here is my initial submission for a :compiler file for the Intel C++ 7.x 
series compilers.
This has only been verified on Linux systems.

Bram, could you include this with the next release of Vim?

Enjoy,
David Jr.

["intel.vim" (text/plain)]

" Vim compiler file
" Compiler:     Intel C++ 7.1
" Maintainer:   David Harrison <david_jr@users.sourceforge.net>
" Last Change:  2003 Nov 12
 
if exists("current_compiler")
  finish
endif
let current_compiler = "intel"
 
setlocal errorformat=%E%f(%l):\ error:\ %m,
                    \%W%f(%l):\ warning:\ %m,
                    \%I%f(%l):\ remark\ #%n:\ %m,
                    \%+C\ \ %m.,
                    \%-Z\ \ %p^,
                    \%-G\\s%#,
                    \%-G%.%#


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic