[SCM] Vim packaging branch, debian, updated. upstream/7.2.148-1022-gf6a76d8

James Vega jamessan at debian.org
Fri Jun 5 20:55:24 UTC 2009


The following commit has been merged in the debian branch:
commit ea1da8a985cb365c8368574ef5d0281d65ad7bcd
Author: James Vega <jamessan at debian.org>
Date:   Wed Jun 3 02:34:15 2009 -0400

    Update README for patches 149 - 191

diff --git a/debian/README b/debian/README
index c7e422a..14409ac 100644
--- a/debian/README
+++ b/debian/README
@@ -177,3 +177,46 @@ Individual patches for Vim 7.2:
   3394  7.2.146  v:warningmsg isn't used for all warnings
   1548  7.2.147  cursor in wrong position after Tab for small version
   4275  7.2.148  highlighting a character after the line doesn't always work
+ 15646  7.2.149  read uninit memory when using return value that wasn't set
+ 35686  7.2.150  (extra) VisVim doesn't support tabs
+  1533  7.2.151  ":hist a" doesn't work like ":hist all" as the docs suggest
+  2963  7.2.152  "silent echo x" inside ":redir" leaves cursor halfway the line
+  2908  7.2.153  memory leak for ":recover empty_dir/"
+  2390  7.2.154  (after 7.2.132) can still do ":cd" in SwapExists autocmd
+  1249  7.2.155  memory leak in ":function /pat"
+  5543  7.2.156  no completion for :scscope and :lcscope commands
+  4299  7.2.157  illegal memory access when searching in path
+  2177  7.2.158  warnings from VisualC compiler
+  2478  7.2.159  when $x_includes ends up being "NONE" configure fails
+  1353  7.2.160  search pattern not freed on exit when 'rightleft' set
+  5400  7.2.161  folds messed up in other tab page
+  2363  7.2.162  the quickfix window may get the wrong filetype
+  1754  7.2.163  the command line window may get folding
+  4089  7.2.164  when 'showbreak' is set wrong Visual block size reported
+  1794  7.2.165  FuncUndefined autocmd event argument is expanded like filename
+ 10538  7.2.166  no completion for ":sign" command
+ 54715  7.2.167  splint doesn't work well for checking the code (part 1)
+  2936  7.2.168  if no ctags program found, "make tags" executes first C file
+ 35841  7.2.169  fix more splint warnings, define colnr_T to be int
+  4481  7.2.170  using b_dev while it was not set
+  2261  7.2.171  (after 7.2.169) compiler warnings
+  1883  7.2.172  (extra) compiler warning
+ 17875  7.2.173  use gcc instead of lint to check for unused function arguments
+ 42277  7.2.174  too many warnings from gcc -Wextra
+  1455  7.2.175  compiler warning in OpenBSD
+  5956  7.2.176  exceptions for splint are not useful
+ 57904  7.2.177  more warnings from gcc -Wextra
+  3898  7.2.178  using negative value for device number might not always work
+  2944  7.2.179  using negative value for device number might not always work
+198701  7.2.180  some more compiler warnings when using gcc -Wextra
+ 49635  7.2.181  some more compiler warnings when using gcc -Wextra
+  2128  7.2.182  compilation fails for Motif, gvim with GTK crashes on startup
+ 52709  7.2.183  configure problem for sys/sysctl.h on OpenBSD
+ 84846  7.2.184  some more compiler warnings when using gcc -Wextra
+  8242  7.2.185  some more compiler warnings when using gcc -Wextra
+  7260  7.2.186  some more compiler warnings when using gcc -Wextra
+  3334  7.2.187  (after 7.2.186) doesn't compile with older tcl versions
+  8531  7.2.188  crash with specific use of function calls
+  2889  7.2.189  possible hang for deleting auto-indent
+  4827  7.2.190  the register executed by @@ isn't stored in viminfo
+106448  7.2.191  Mzscheme interface doesn't work on Ubuntu

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list