On 11/29/06, Hugh Sasse <[EMAIL PROTECTED]> wrote:
This was originally posted to vim@vim.org but I've not
had a reply.  Maybe it's better posted here, anyway.  This
is the concise form of the message.  Longer versions are
in the archives, but I'll explain more if needed.

Sorry about that.  I don't read vim@vim.org because it's
signal-to-noise ratio is just terrible.

--- /usr/local/share/vim/vim70/compiler/gcc.vim 2006-07-19 18:11:22.117752000 
+0100
+++ /home/hgs/.vim/compiler/gcc.vim     2006-11-22 18:33:39.269332000 +0000
@@ -16,6 +16,8 @@
       \\"%f\"%*\\D%l:\ %m,
       \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ 
once,
       \%-G%f:%l:\ %trror:\ for\ each\ function\ it\ appears\ in.),
+      \%E%f:%l:\ multiple\ definitions\ of\ %m,
+      \%Z%*\\s:%f:%l:\ first\ defined\ here,
       \%f:%l:\ %m,
       \\"%f\"\\,\ line\ %l%*\\D%c%*[^\ ]\ %m,
       \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',

Can you please give an example of when this occurs?

Also, which version of gcc are you using.  I suspect that they changed
the error message in the 4.X series, because I'm not getting this
message when I think I should be getting it.

 nikolai

Reply via email to