lkundrak / rpms / vim

Forked from rpms/vim 4 years ago
Clone
c06c9eb
To: vim-dev@vim.org
c06c9eb
Subject: Patch 7.2.373
c06c9eb
Fcc: outbox
c06c9eb
From: Bram Moolenaar <Bram@moolenaar.net>
c06c9eb
Mime-Version: 1.0
c06c9eb
Content-Type: text/plain; charset=UTF-8
c06c9eb
Content-Transfer-Encoding: 8bit
c06c9eb
------------
c06c9eb
c06c9eb
Patch 7.2.373
c06c9eb
Problem:    Gcc 4.5 adds more error messages. (Chris Indy)
c06c9eb
Solution:   Update default 'errorformat'.
c06c9eb
Files:	    src/option.h
c06c9eb
c06c9eb
c06c9eb
*** ../vim-7.2.372/src/option.h	2008-06-24 23:59:49.000000000 +0200
c06c9eb
--- src/option.h	2010-02-24 15:20:03.000000000 +0100
c06c9eb
***************
c06c9eb
*** 33,39 ****
c06c9eb
  #     ifdef EBCDIC
c06c9eb
  #define DFLT_EFM	"%*[^ ] %*[^ ] %f:%l%*[ ]%m,%*[^\"]\"%f\"%*\\D%l: %m,\"%f\"%*\\D%l: %m,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,\"%f\"\\, line %l%*\\D%c%*[^ ] %m,%D%*\\a[%*\\d]: Entering directory `%f',%X%*\\a[%*\\d]: Leaving directory `%f',%DMaking %*\\a in %f,%f|%l| %m"
c06c9eb
  #     else
c06c9eb
! #define DFLT_EFM	"%*[^\"]\"%f\"%*\\D%l: %m,\"%f\"%*\\D%l: %m,%-G%f:%l: (Each undeclared identifier is reported only once,%-G%f:%l: for each function it appears in.),%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,\"%f\"\\, line %l%*\\D%c%*[^ ] %m,%D%*\\a[%*\\d]: Entering directory `%f',%X%*\\a[%*\\d]: Leaving directory `%f',%D%*\\a: Entering directory `%f',%X%*\\a: Leaving directory `%f',%DMaking %*\\a in %f,%f|%l| %m"
c06c9eb
  #     endif
c06c9eb
  #    endif
c06c9eb
  #   endif
c06c9eb
--- 33,39 ----
c06c9eb
  #     ifdef EBCDIC
c06c9eb
  #define DFLT_EFM	"%*[^ ] %*[^ ] %f:%l%*[ ]%m,%*[^\"]\"%f\"%*\\D%l: %m,\"%f\"%*\\D%l: %m,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,\"%f\"\\, line %l%*\\D%c%*[^ ] %m,%D%*\\a[%*\\d]: Entering directory `%f',%X%*\\a[%*\\d]: Leaving directory `%f',%DMaking %*\\a in %f,%f|%l| %m"
c06c9eb
  #     else
c06c9eb
! #define DFLT_EFM	"%*[^\"]\"%f\"%*\\D%l: %m,\"%f\"%*\\D%l: %m,%-G%f:%l: (Each undeclared identifier is reported only once,%-G%f:%l: for each function it appears in.),%-GIn file included from %f:%l:%c,%-GIn file included from %f:%l,%-Gfrom %f:%l:%c,%-Gfrom %f:%l,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,\"%f\"\\, line %l%*\\D%c%*[^ ] %m,%D%*\\a[%*\\d]: Entering directory `%f',%X%*\\a[%*\\d]: Leaving directory `%f',%D%*\\a: Entering directory `%f',%X%*\\a: Leaving directory `%f',%DMaking %*\\a in %f,%f|%l| %m"
c06c9eb
  #     endif
c06c9eb
  #    endif
c06c9eb
  #   endif
c06c9eb
*** ../vim-7.2.372/src/version.c	2010-02-24 15:07:45.000000000 +0100
c06c9eb
--- src/version.c	2010-02-24 15:24:43.000000000 +0100
c06c9eb
***************
c06c9eb
*** 683,684 ****
c06c9eb
--- 683,686 ----
c06c9eb
  {   /* Add new patch number below this line */
c06c9eb
+ /**/
c06c9eb
+     373,
c06c9eb
  /**/
c06c9eb
c06c9eb
-- 
c06c9eb
ARTHUR: Right! Knights! Forward!
c06c9eb
   ARTHUR leads a charge toward the castle.  Various shots of them battling on,
c06c9eb
   despite being hit by a variety of farm animals.
c06c9eb
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
c06c9eb
c06c9eb
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
c06c9eb
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
c06c9eb
\\\        download, build and distribute -- http://www.A-A-P.org        ///
c06c9eb
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///