[vim] - patchlevel 1183

Karsten Hopp karsten at fedoraproject.org
Thu Jun 13 22:36:38 UTC 2013


commit d72e275dbdaf312bfb442160f79d3faa611d90be
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri Jun 14 00:29:09 2013 +0200

    - patchlevel 1183

 7.3.1183 |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)
---
diff --git a/7.3.1183 b/7.3.1183
new file mode 100644
index 0000000..633ac81
--- /dev/null
+++ b/7.3.1183
@@ -0,0 +1,47 @@
+To: vim_dev at googlegroups.com
+Subject: Patch 7.3.1183
+Fcc: outbox
+From: Bram Moolenaar <Bram at moolenaar.net>
+Mime-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+------------
+
+Patch 7.3.1183
+Problem:    Python tests 86 and 87 fail.
+Solution:   Add "empty" files. (ZyX)
+Files:	    src/testdir/python_before/before_1.py,
+	    src/testdir/python_before/before_2.py
+
+
+*** ../vim-7.3.1182/src/testdir/python_before/before_1.py	2013-06-13 19:26:45.000000000 +0200
+--- src/testdir/python_before/before_1.py	2013-06-13 19:20:01.000000000 +0200
+***************
+*** 0 ****
+--- 1 ----
++ # empty file
+*** ../vim-7.3.1182/src/testdir/python_before/before_2.py	2013-06-13 19:26:45.000000000 +0200
+--- src/testdir/python_before/before_2.py	2013-06-13 19:20:12.000000000 +0200
+***************
+*** 0 ****
+--- 1 ----
++ # empty file
+*** ../vim-7.3.1182/src/version.c	2013-06-12 22:41:30.000000000 +0200
+--- src/version.c	2013-06-13 19:26:23.000000000 +0200
+***************
+*** 730,731 ****
+--- 730,733 ----
+  {   /* Add new patch number below this line */
++ /**/
++     1183,
+  /**/
+
+-- 
+Wizards had always known that the act of observation changed the thing that
+was observed, and sometimes forgot that it also changed the observer too.
+			Terry Pratchett  -  Interesting times
+
+ /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net   \\\
+///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
+\\\  an exciting new programming language -- http://www.Zimbu.org        ///
+ \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///


More information about the scm-commits mailing list