lkundrak / rpms / vim

Forked from rpms/vim 4 years ago
Clone
4f48217
To: vim_dev@googlegroups.com
4f48217
Subject: Patch 7.3.323
4f48217
Fcc: outbox
4f48217
From: Bram Moolenaar <Bram@moolenaar.net>
4f48217
Mime-Version: 1.0
4f48217
Content-Type: text/plain; charset=UTF-8
4f48217
Content-Transfer-Encoding: 8bit
4f48217
------------
4f48217
4f48217
Patch 7.3.323
4f48217
Problem:    The default 'errorformat' does not ignore some "included from"
4f48217
	    lines.
4f48217
Solution:   Add a few more patterns. (Ben Boeckel)
4f48217
Files:	    src/option.h
4f48217
4f48217
4f48217
*** ../vim-7.3.322/src/option.h	2011-07-27 13:59:12.000000000 +0200
4f48217
--- src/option.h	2011-09-30 14:32:13.000000000 +0200
4f48217
***************
4f48217
*** 33,39 ****
4f48217
  #     ifdef EBCDIC
4f48217
  #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"
4f48217
  #     else
4f48217
! #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:%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"
4f48217
  #     endif
4f48217
  #    endif
4f48217
  #   endif
4f48217
--- 33,39 ----
4f48217
  #     ifdef EBCDIC
4f48217
  #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"
4f48217
  #     else
4f48217
! #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:%c\\,,%-GIn file included from %f:%l:%c,%-GIn file included from %f:%l,%-G%*[ ]from %f:%l:%c,%-G%*[ ]from %f:%l:,%-G%*[ ]from %f:%l\\,,%-G%*[ ]from %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"
4f48217
  #     endif
4f48217
  #    endif
4f48217
  #   endif
4f48217
*** ../vim-7.3.322/src/version.c	2011-09-21 20:09:38.000000000 +0200
4f48217
--- src/version.c	2011-09-30 14:38:59.000000000 +0200
4f48217
***************
4f48217
*** 711,712 ****
4f48217
--- 711,714 ----
4f48217
  {   /* Add new patch number below this line */
4f48217
+ /**/
4f48217
+     323,
4f48217
  /**/
4f48217
4f48217
-- 
4f48217
Due knot trussed yore spell chequer two fined awl miss steaks.
4f48217
4f48217
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
4f48217
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
4f48217
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
4f48217
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///