Karsten Hopp b37b8f
To: vim-dev@vim.org
Karsten Hopp b37b8f
Subject: Patch 7.2.314
Karsten Hopp b37b8f
Fcc: outbox
Karsten Hopp b37b8f
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp b37b8f
Mime-Version: 1.0
Karsten Hopp b37b8f
Content-Type: text/plain; charset=UTF-8
Karsten Hopp b37b8f
Content-Transfer-Encoding: 8bit
Karsten Hopp b37b8f
------------
Karsten Hopp b37b8f
Karsten Hopp b37b8f
Patch 7.2.314
Karsten Hopp b37b8f
Problem:    Missing function in small build.
Karsten Hopp b37b8f
Solution:   Always include concat_str.
Karsten Hopp b37b8f
Files:	    src/misc1.c
Karsten Hopp b37b8f
Karsten Hopp b37b8f
Karsten Hopp b37b8f
*** ../vim-7.2.313/src/misc1.c	2009-12-02 17:15:04.000000000 +0100
Karsten Hopp b37b8f
--- src/misc1.c	2009-12-02 17:44:55.000000000 +0100
Karsten Hopp b37b8f
***************
Karsten Hopp b37b8f
*** 4666,4672 ****
Karsten Hopp b37b8f
      return dest;
Karsten Hopp b37b8f
  }
Karsten Hopp b37b8f
  
Karsten Hopp b37b8f
- #if defined(FEAT_EVAL) || defined(FEAT_GETTEXT) || defined(PROTO)
Karsten Hopp b37b8f
  /*
Karsten Hopp b37b8f
   * Concatenate two strings and return the result in allocated memory.
Karsten Hopp b37b8f
   * Returns NULL when out of memory.
Karsten Hopp b37b8f
--- 4666,4671 ----
Karsten Hopp b37b8f
***************
Karsten Hopp b37b8f
*** 4687,4693 ****
Karsten Hopp b37b8f
      }
Karsten Hopp b37b8f
      return dest;
Karsten Hopp b37b8f
  }
Karsten Hopp b37b8f
- #endif
Karsten Hopp b37b8f
  
Karsten Hopp b37b8f
  /*
Karsten Hopp b37b8f
   * Add a path separator to a file name, unless it already ends in a path
Karsten Hopp b37b8f
--- 4686,4691 ----
Karsten Hopp b37b8f
*** ../vim-7.2.313/src/version.c	2009-12-02 17:15:04.000000000 +0100
Karsten Hopp b37b8f
--- src/version.c	2009-12-02 17:47:18.000000000 +0100
Karsten Hopp b37b8f
***************
Karsten Hopp b37b8f
*** 683,684 ****
Karsten Hopp b37b8f
--- 683,686 ----
Karsten Hopp b37b8f
  {   /* Add new patch number below this line */
Karsten Hopp b37b8f
+ /**/
Karsten Hopp b37b8f
+     314,
Karsten Hopp b37b8f
  /**/
Karsten Hopp b37b8f
Karsten Hopp b37b8f
-- 
Karsten Hopp b37b8f
hundred-and-one symptoms of being an internet addict:
Karsten Hopp b37b8f
9. All your daydreaming is preoccupied with getting a faster connection to the
Karsten Hopp b37b8f
   net: 28.8...ISDN...cable modem...T1...T3.
Karsten Hopp b37b8f
Karsten Hopp b37b8f
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp b37b8f
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp b37b8f
\\\        download, build and distribute -- http://www.A-A-P.org        ///
Karsten Hopp b37b8f
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///