21eb49f
To: vim_dev@googlegroups.com
21eb49f
Subject: Patch 7.3.986
21eb49f
Fcc: outbox
21eb49f
From: Bram Moolenaar <Bram@moolenaar.net>
21eb49f
Mime-Version: 1.0
21eb49f
Content-Type: text/plain; charset=UTF-8
21eb49f
Content-Transfer-Encoding: 8bit
21eb49f
------------
21eb49f
21eb49f
Patch 7.3.986
21eb49f
Problem:    Test 95 doesn't pass when 'encoding' isn't utf-8. (Yasuhiro
21eb49f
	    Matsumoto)
21eb49f
Solution:   Force 'encoding' to be utf-8.
21eb49f
Files:	    src/testdir/test95.in
21eb49f
21eb49f
21eb49f
*** ../vim-7.3.985/src/testdir/test95.in	2013-05-21 12:34:13.000000000 +0200
21eb49f
--- src/testdir/test95.in	2013-05-21 12:58:09.000000000 +0200
21eb49f
***************
21eb49f
*** 1,4 ****
21eb49f
! Test for regexp patterns with multi-byte support.
21eb49f
  See test64 for the non-multi-byte tests.
21eb49f
  
21eb49f
  A pattern that gives the expected result produces OK, so that we know it was
21eb49f
--- 1,4 ----
21eb49f
! Test for regexp patterns with multi-byte support, using utf-8.
21eb49f
  See test64 for the non-multi-byte tests.
21eb49f
  
21eb49f
  A pattern that gives the expected result produces OK, so that we know it was
21eb49f
***************
21eb49f
*** 7,12 ****
21eb49f
--- 7,13 ----
21eb49f
  STARTTEST
21eb49f
  :so small.vim
21eb49f
  :so mbyte.vim
21eb49f
+ :set encoding=utf-8 viminfo+=nviminfo
21eb49f
  :" tl is a List of Lists with:
21eb49f
  :"    regexp pattern
21eb49f
  :"    text to test the pattern on
21eb49f
*** ../vim-7.3.985/src/version.c	2013-05-21 12:52:00.000000000 +0200
21eb49f
--- src/version.c	2013-05-21 12:59:32.000000000 +0200
21eb49f
***************
21eb49f
*** 730,731 ****
21eb49f
--- 730,733 ----
21eb49f
  {   /* Add new patch number below this line */
21eb49f
+ /**/
21eb49f
+     986,
21eb49f
  /**/
21eb49f
21eb49f
-- 
21eb49f
(letter from Mark to Mike, about the film's probable certificate)
21eb49f
      For an 'A' we would have to: Lose as many shits as possible; Take Jesus
21eb49f
      Christ out, if possible; Loose "I fart in your general direction"; Lose
21eb49f
      "the oral sex"; Lose "oh, fuck off"; Lose "We make castanets out of your
21eb49f
      testicles"
21eb49f
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
21eb49f
21eb49f
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
21eb49f
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
21eb49f
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
21eb49f
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///