Re: Suggestion for a change to compiler/gcc.vim

2006-12-20 Thread Nikolai Weibull
On 8/1/06, Nicolas Schodet [EMAIL PROTECTED] wrote: * Nikolai Weibull [EMAIL PROTECTED] [060722 12:08]: I am the maintainer of compiler/gcc.vim and I would like to propose the following change to its errorformat: @@ -20,7 +20,8 @@ setlocal errorformat= \\%f\\\,\ line\ %l%*\\D%c%*[^\

Suggestion for a change to compiler/gcc.vim

2006-07-22 Thread Nikolai Weibull
I am the maintainer of compiler/gcc.vim and I would like to propose the following change to its errorformat: @@ -20,7 +20,8 @@ setlocal errorformat= \\%f\\\,\ line\ %l%*\\D%c%*[^\ ]\ %m, \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f', \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f', -

Re: Suggestion for a change to compiler/gcc.vim

2006-07-22 Thread Ilya
Nikolai Weibull wrote: I am the maintainer of compiler/gcc.vim and I would like to propose the following change to its errorformat: @@ -20,7 +20,8 @@ setlocal errorformat= \\%f\\\,\ line\ %l%*\\D%c%*[^\ ]\ %m, \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f', \%X%*\\a[%*\\d]:\

Re: Suggestion for a change to compiler/gcc.vim

2006-07-22 Thread Nikolai Weibull
On 7/22/06, Ilya [EMAIL PROTECTED] wrote: Nikolai Weibull wrote: @@ -20,7 +20,8 @@ setlocal errorformat= \\%f\\\,\ line\ %l%*\\D%c%*[^\ ]\ %m, \%D%*\\a[%*\\d]:\ Entering\ directory\ `%f', \%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f', - \%DMaking\ %*\\a\ in\ %f +