usr/src/cmd/vim/runtime.patch
changeset 7 f96733ecc878
parent 6 1fb1123973f8
child 8 950f332cc02b
equal deleted inserted replaced
6:1fb1123973f8 7:f96733ecc878
  3099        \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,
  3099        \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,
  3100        \%-G%f:%l:\ %trror:\ for\ each\ function\ it\ appears\ in.),
  3100        \%-G%f:%l:\ %trror:\ for\ each\ function\ it\ appears\ in.),
  3101 +      \%f:%l:%c:\ %m,
  3101 +      \%f:%l:%c:\ %m,
  3102        \%f:%l:\ %m,
  3102        \%f:%l:\ %m,
  3103        \\"%f\"\\,\ line\ %l%*\\D%c%*[^\ ]\ %m,
  3103        \\"%f\"\\,\ line\ %l%*\\D%c%*[^\ ]\ %m,
  3104        \10/01/20*\\a[%*\\d]:\ Entering\ directory\ `%f',
  3104        \10/02/02*\\a[%*\\d]:\ Entering\ directory\ `%f',
  3105 diff -Nur runtime.patched/compiler/jikes.vim runtime/compiler/jikes.vim
  3105 diff -Nur runtime.patched/compiler/jikes.vim runtime/compiler/jikes.vim
  3106 --- runtime.patched/compiler/jikes.vim	2004-06-07 07:32:36.000000000 -0700
  3106 --- runtime.patched/compiler/jikes.vim	2004-06-07 07:32:36.000000000 -0700
  3107 +++ runtime/compiler/jikes.vim	2009-01-28 08:23:44.000000000 -0800
  3107 +++ runtime/compiler/jikes.vim	2009-01-28 08:23:44.000000000 -0800
  3108 @@ -1,8 +1,8 @@
  3108 @@ -1,8 +1,8 @@
  3109  " Vim Compiler File
  3109  " Vim Compiler File