Karsten Hopp a37ceb
To: vim_dev@googlegroups.com
Karsten Hopp a37ceb
Subject: Patch 7.3.136
Karsten Hopp a37ceb
Fcc: outbox
Karsten Hopp a37ceb
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp a37ceb
Mime-Version: 1.0
Karsten Hopp a37ceb
Content-Type: text/plain; charset=UTF-8
Karsten Hopp a37ceb
Content-Transfer-Encoding: 8bit
Karsten Hopp a37ceb
------------
Karsten Hopp a37ceb
Karsten Hopp a37ceb
Patch 7.3.136
Karsten Hopp a37ceb
Problem:    Duplicate include of assert.h.
Karsten Hopp a37ceb
Solution:   Remove it.
Karsten Hopp a37ceb
Files:	    src/if_cscope.c
Karsten Hopp a37ceb
Karsten Hopp a37ceb
Karsten Hopp a37ceb
*** ../vim-7.3.135/src/if_cscope.c	2010-12-30 11:41:05.000000000 +0100
Karsten Hopp a37ceb
--- src/if_cscope.c	2011-03-03 15:01:15.000000000 +0100
Karsten Hopp a37ceb
***************
Karsten Hopp a37ceb
*** 13,19 ****
Karsten Hopp a37ceb
  
Karsten Hopp a37ceb
  #if defined(FEAT_CSCOPE) || defined(PROTO)
Karsten Hopp a37ceb
  
Karsten Hopp a37ceb
- #include <assert.h>
Karsten Hopp a37ceb
  #include <sys/types.h>
Karsten Hopp a37ceb
  #include <sys/stat.h>
Karsten Hopp a37ceb
  #if defined(UNIX)
Karsten Hopp a37ceb
--- 13,18 ----
Karsten Hopp a37ceb
*** ../vim-7.3.135/src/version.c	2011-02-25 18:38:29.000000000 +0100
Karsten Hopp a37ceb
--- src/version.c	2011-03-03 14:59:32.000000000 +0100
Karsten Hopp a37ceb
***************
Karsten Hopp a37ceb
*** 716,717 ****
Karsten Hopp a37ceb
--- 716,719 ----
Karsten Hopp a37ceb
  {   /* Add new patch number below this line */
Karsten Hopp a37ceb
+ /**/
Karsten Hopp a37ceb
+     136,
Karsten Hopp a37ceb
  /**/
Karsten Hopp a37ceb
Karsten Hopp a37ceb
-- 
Karsten Hopp a37ceb
ARTHUR:  You fight with the strength of many men, Sir knight.
Karsten Hopp a37ceb
         I am Arthur, King of the Britons.  [pause]
Karsten Hopp a37ceb
         I seek the finest and the bravest knights in the land to join me
Karsten Hopp a37ceb
         in my Court of Camelot.  [pause]
Karsten Hopp a37ceb
         You have proved yourself worthy; will you join me?  [pause]
Karsten Hopp a37ceb
         You make me sad.  So be it.  Come, Patsy.
Karsten Hopp a37ceb
BLACK KNIGHT:  None shall pass.
Karsten Hopp a37ceb
                                  The Quest for the Holy Grail (Monty Python)
Karsten Hopp a37ceb
Karsten Hopp a37ceb
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp a37ceb
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp a37ceb
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp a37ceb
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///