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