Karsten Hopp a9622a
To: vim_dev@googlegroups.com
Karsten Hopp a9622a
Subject: Patch 7.3.261
Karsten Hopp a9622a
Fcc: outbox
Karsten Hopp a9622a
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp a9622a
Mime-Version: 1.0
Karsten Hopp a9622a
Content-Type: text/plain; charset=UTF-8
Karsten Hopp a9622a
Content-Transfer-Encoding: 8bit
Karsten Hopp a9622a
------------
Karsten Hopp a9622a
Karsten Hopp a9622a
Patch 7.3.261
Karsten Hopp a9622a
Problem:    G++ error message errornously recognized as error.
Karsten Hopp a9622a
Solution:   Ignore "In file included from" line also when it ends in a colon.
Karsten Hopp a9622a
	    (Fernando Castillo)
Karsten Hopp a9622a
Files:	    src/option.h
Karsten Hopp a9622a
Karsten Hopp a9622a
Karsten Hopp a9622a
*** ../vim-7.3.260/src/option.h	2011-06-26 05:36:07.000000000 +0200
Karsten Hopp a9622a
--- src/option.h	2011-07-27 13:44:08.000000000 +0200
Karsten Hopp a9622a
***************
Karsten Hopp a9622a
*** 33,39 ****
Karsten Hopp a9622a
  #     ifdef EBCDIC
Karsten Hopp a9622a
  #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"
Karsten Hopp a9622a
  #     else
Karsten Hopp a9622a
! #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"
Karsten Hopp a9622a
  #     endif
Karsten Hopp a9622a
  #    endif
Karsten Hopp a9622a
  #   endif
Karsten Hopp a9622a
--- 33,39 ----
Karsten Hopp a9622a
  #     ifdef EBCDIC
Karsten Hopp a9622a
  #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"
Karsten Hopp a9622a
  #     else
Karsten Hopp a9622a
! #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"
Karsten Hopp a9622a
  #     endif
Karsten Hopp a9622a
  #    endif
Karsten Hopp a9622a
  #   endif
Karsten Hopp a9622a
*** ../vim-7.3.260/src/version.c	2011-07-20 18:29:33.000000000 +0200
Karsten Hopp a9622a
--- src/version.c	2011-07-27 13:46:23.000000000 +0200
Karsten Hopp a9622a
***************
Karsten Hopp a9622a
*** 711,712 ****
Karsten Hopp a9622a
--- 711,714 ----
Karsten Hopp a9622a
  {   /* Add new patch number below this line */
Karsten Hopp a9622a
+ /**/
Karsten Hopp a9622a
+     261,
Karsten Hopp a9622a
  /**/
Karsten Hopp a9622a
Karsten Hopp a9622a
-- 
Karsten Hopp a9622a
Have you heard about the new Barbie doll?  It's called Divorce
Karsten Hopp a9622a
Barbie.  It comes with all of Ken's stuff.
Karsten Hopp a9622a
Karsten Hopp a9622a
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp a9622a
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp a9622a
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp a9622a
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///