Subject: CVS commit: pkgsrc/editors/vim-share
From: Daniel Horecki
Date: 2016-07-03 15:21:00
Message id: 20160703132100.286D6FBB5@cvs.NetBSD.org

Log Message:
Update to newest patchlevel 1987.

Changes:
7.4.1041  various small things
7.4.1042  there is no way to get the word count in a script
7.4.1043  another small thing
7.4.1044  (after 7.4.1042) can't build without the +eval feature
7.4.1045  can't see coverage if shadow and coverage on the same build
7.4.1046  no test coverage for menus
7.4.1047  (after patch 7.4.1042) tests fail on MS-Windows
7.4.1048  (after patch 7.4.1047) test still fails on MS-Windows
7.4.1049  (after patch 7.4.1048) test still still fails on MS-Windows
7.4.1050  warning for unused var with tiny features
7.4.1051  segfault when unletting "count"
7.4.1052  illegal memory access with weird syntax command
7.4.1053  insufficient testing for quickfix commands
7.4.1054  illegal memory access
7.4.1055  running "make newtests" in src/testdir has no output
7.4.1056  don't know why finding spell suggestions is slow
7.4.1057  typos in the :options window
7.4.1058  not possible to test behavior when memory allocation fails
7.4.1059  code is never executed
7.4.1060  instructions for writing tests are outdated
7.4.1061  compiler warning for ignoring return value of fwrite()
7.4.1062  building with Ruby on MS-Windows requires a lot of arguments
7.4.1063  TCL variables are not set when building with Cygwin and MingW
7.4.1064  with single letter compounding spell suggestions are slow
7.4.1065  cannot use the "dll" options on MS-Windows
7.4.1066  (after 7.4.1065) build fails on MS-Windows
7.4.1067  (after 7.4.1065) Can't build with MingW+Python on MS-Windows
7.4.1068  wrong way to check for unletting internal variables
7.4.1069  compiler warning for unused argument
7.4.1070  the Tcl interface can't be loaded dynamically on Unix
7.4.1071  new style tests are executed in arbitrary order
7.4.1072  increment test is old style
7.4.1073  alloc_id depends on numbers, may use the same one twice
7.4.1074  warning from VX2015 compiler
7.4.1075  crash when using an invalid command
7.4.1076  CTRL-A does not work well in right-left mode
7.4.1077  the build instructions for MS-Windows are incomplete
7.4.1078  MSVC: "make clean" doesn't cleanup in the tee directory
7.4.1079  (after 7.4.1073) file missing from distribution
7.4.1080  VS2015 HandleToLong() is shadowed by a Vim macro
7.4.1081  no test for what previously caused a crash
7.4.1082  the Tcl interface is always skipping memory free on exit
7.4.1083  building GvimExt with VS2015 may fail
7.4.1084  repeating CTRL-A in Visual mode increments the wrong numbers
7.4.1085  the CTRL-A and CTRL-X commands do not update '[ and '] marks
7.4.1086  crash with an extremely long buffer name
7.4.1087  CTRL-A and CTRL-X work badly with blockwise visual selection
7.4.1088  Coverity warns for uninitialized variables
7.4.1089  repeating CTRL-A doesn't work
7.4.1090  no tests for :hardcopy and related options
7.4.1091  2 sec delay when making change while need_wait_return is set
7.4.1092  is not simple to test for an exception
7.4.1093  typo in test goes unnoticed
7.4.1094  test for :hardcopy fails on MS-Windows
7.4.1095  can't build GvimExt with SDK 7.1
7.4.1096  need several lines to verify a command produces an error
7.4.1097  looking up the alloc ID for tests fails
7.4.1098  still using old style C function declarations
7.4.1100  Cygwin makefiles are unused
7.4.1101  cursor in wrong position with 'rightleft' and concealing
7.4.1102  debugger has no stack backtrace support
7.4.1103  removed file still in distribution
7.4.1104  various problems building with MzScheme/Racket
7.4.1105  with slices there is a mixup of variable name and namespace
7.4.1106  the nsis script can't be used from the appveyor build
7.4.1107  Vim can create a directory but not delete it
7.4.1108  expanding "~" halfway a file name
7.4.1109  (after 7.4.1107) MS-Windows doesn't have rmdir()
7.4.1110  test 108 fails when language is French
7.4.1111  test_expand fails on MS-Windows
7.4.1112  no error is reported for ":next" with an illegal file name
7.4.1113  (after 7.4.1105) using {ns} in variable name does not work
7.4.1114  (after 7.4.1107) delete() does not handle symbolic links
7.4.1115  MS-Windows: make clean in testdir doesn't clean everything
7.4.1116  delete(x, 'rf') does not delete files starting with a dot
7.4.1117  (after 7.4.1116) no longer get "." and ".." in \ 
directory list
7.4.1118  tests hang in 24 line terminal
7.4.1119  argidx() has a wrong value after ":%argdelete"
7.4.1120  delete(x, 'rf') fails if a directory is empty
7.4.1121  test_expand leaves files behind
7.4.1122  test 92 and 93 fail with gvim on system with non utf-8 locale
7.4.1123  using ":argadd" makes wrong arg the current one
7.4.1124  MS-Windows: dead key behavior is not ideal
7.4.1125  there is no perleval()
7.4.1126  can only get the directory of the current window
7.4.1127  both old and new style tests for Perl
7.4.1128  MS-Windows: delete() does not recognize junctions
7.4.1129  Python None value can't be converted to a Vim value
7.4.1130  memory leak in :vimgrep
7.4.1131  new lines in the viminfo file are dropped
7.4.1133  generated function prototypes still have __ARGS()
7.4.1134  the arglist test fails on MS-Windows
7.4.1135  one more arglist test fails on MS-Windows
7.4.1136  wrong argument to assert_exception() causes a crash
7.4.1137  illegal memory access when using :copen and :cclose
7.4.1138  when running gvim in the foreground some icons are missing
7.4.1139  MS-Windows: getftype() returns "file for symlink to directory
7.4.1140  recognizing <sid> does not work when the language is Turkish
7.4.1141  searchpair() with a syntax skip expression may not work
7.4.1142  cannot define keyword characters for a syntax file
7.4.1143  can't sort on floating point numbers
7.4.1144  (after 7.4.1143) can't build on several systems
7.4.1145  default features are conservative
7.4.1146  can't build with Python 3 interface using MingW
7.4.1147  conflict for "chartab"
7.4.1148  default for MingW and Cygwin is still "normal"
7.4.1149  (after 7.4.1013) problem with using local value of 'efm'
7.4.1150  'langmap' applies to the first character typed in Select mode
7.4.1151  (after 7.4.1150) missing change to eval.c
7.4.1152  (after 7.4.1150) langmap test fails with normal build
7.4.1153  autocommands for quickfix cannot always get current title
7.4.1154  no support for JSON
7.4.1155  (after 7.4.1154) build with normal features fails
7.4.1156  Coverity warns for NULL pointer and ignoring return value
7.4.1157  type() does not work for v:true, v:none, etc.
7.4.1158  still using __ARGS()
7.4.1159  automatically generated function prototypes use __ARGS
7.4.1160  no error for jsondecode('"')
7.4.1161  ":argadd" without argument does not work as documented
7.4.1162  missing error number in MzScheme
7.4.1163  expressions "0 + v:true" and "'' . v:true" cause \ 
an error
7.4.1164  can't compare special vars; jsondecode() doesn't report error
7.4.1165  build fails when defining DYNAMIC_ICONV_DLL in the makefile
7.4.1166  jsonencode() doesn't handle Funcref and repeated list right
7.4.1167  no tests for "is" and "isnot" with the new variables
7.4.1168  this doesn't give the right result: eval(string(v:true))
7.4.1169  the socket I/O is intertwined with the netbeans code
7.4.1170  (after 7.4.1169) missing changes in src/Makefile, Filelist
7.4.1171  Makefile dependencies are outdated
7.4.1172  (after 7.4.1169) configure is overly positive
7.4.1173  (after 7.4.1168) no test for new behavior of v:true et al.
7.4.1174  netbeans contains dead code insde #ifndef INIT_SOCKETS
7.4.1175  (after 7.4.1169) can't build with Mingw and Cygwin
7.4.1176  missing change to proto file
7.4.1177  the +channel feature is not in :version output
7.4.1178  empty() doesn't work for the new special variables
7.4.1179  test_writefile and test_viml do not delete the tempfile
7.4.1180  crash with invalid argument to glob2regpat()
7.4.1181  free_tv() can't handle special variables
7.4.1182  still socket code intertwined with netbeans
7.4.1183  (after 7.4.1182) MS-Windows build is broken
7.4.1184  MS-Windows build is still broken
7.4.1185  can't build with TCL on some systems
7.4.1186  error messages for security context are hard to translate
7.4.1187  MS-Windows channel code only supports one channel
7.4.1188  using older JSON standard
7.4.1189  (after 7.4.1165) can't use another language on MS-Windows
7.4.1190  on OSX the default flag for dlopen() is different
7.4.1191  the channel feature isn't working yet
7.4.1192  can't build with FEAT_EVAL but without FEAT_MBYTE
7.4.1193  can't build the channel feature on MS-Windows
7.4.1194  compiler warning for not using return value of fwrite()
7.4.1195  the channel feature does not work in the MS-Windows console
7.4.1196  still using __ARGS
7.4.1197  still using __ARGS (fixed)
7.4.1198  still using __ARGS
7.4.1199  still using __ARGS
7.4.1201  still using __ARGS
7.4.1202  can't build on Mac
7.4.1203  still using __ARGS (corrected patch)
7.4.1204  latin1 characters cause encoding conversion
7.4.1205  using old style function declarations
7.4.1206  using old style function declarations
7.4.1207  using old style function declarations
7.4.1208  using old style function declarations
7.4.1209  (after 7.4.1207) can't build with Athena
7.4.1210  using old style function declarations
7.4.1211  using old style function declarations
7.4.1212  (after 7.4.1207) can't build with Motif
7.4.1213  using old style function declarations
7.4.1214  using old style function declarations
7.4.1215  using old style function declarations
7.4.1216  still using HAVE_STDARG_H
7.4.1217  execution of command on channel doesn't work yet
7.4.1218  missing change in configure, more changes for function style
7.4.1219  build fails with +channel but without +float
7.4.1220  warnings for unused variables in tiny build
7.4.1221  tiny and small builds include too many features
7.4.1222  ":normal" command and others missing in tiny build (fixed 2)
7.4.1223  crash when setting v:errors to a number
7.4.1224  build problems with GTK on BSD
7.4.1225  still a few old style function declarations
7.4.1226  GRESOURCE_HDR is unused
7.4.1227  compiler warnings
7.4.1228  copy() and deepcopy() fail with special variables
7.4.1229  "eval" and "expr" channel commands don't work yet
7.4.1230  Win32: opening channel may hang, messages not handled
7.4.1231  JSON messages are not parsed properly
7.4.1232  compiler warnings when the Sniff feature is enabled
7.4.1233  channel command may cause a crash
7.4.1234  demo server only runs with Python 2
7.4.1235  (after 7.4.1231) missing change to eval.c
7.4.1236  with "syntax manual" switching buffers removes highlighting
7.4.1237  can't translate message without adding a line break
7.4.1238  can't handle two messages right after each other (fixed)
7.4.1239  JSON message after the first one is dropped
7.4.1240  Visual studio tools are noisy
7.4.1241  missing change in Makefile due to diff mismatch
7.4.1242  json_test fails without the eval feature
7.4.1243  compiler warning for uninitialized variable
7.4.1244  the channel functions don't sort together
7.4.1245  file missing from distribution
7.4.1246  the channel functionality isn't tested
7.4.1247  the channel test doesn't run on MS-Windows
7.4.1248  can't reliably start and stop the channel test server
7.4.1249  crash when the process a channel is connected to exits
7.4.1250  running tests in shadow directory fails
7.4.1251  new test file missing from distribution
7.4.1252  the channel test server may receive two messages concatenated
7.4.1253  Python test server not displaying second of two commands
7.4.1254  opening a second channel causes a crash
7.4.1255  crash for channel "eval" command without third argument
7.4.1256  on Mac sys.exit(0) doesn't kill the test server
7.4.1257  channel test fails in some configurations
7.4.1258  the channel test can fail if messages arrive later
7.4.1259  no test for what patch 7.3.414 fixed
7.4.1260  the channel feature doesn't work on Win32 GUI
7.4.1261  crash on garbage collection, leaking memory
7.4.1262  the channel callback is not invoked
7.4.1263  ch_open() hangs when the server isn't running
7.4.1264  crash when receiving an empty array
7.4.1265  not all channel commands are tested
7.4.1266  a BufAdd autocommand may cause an ml_get error
7.4.1267  easy to miss handling all types of variables
7.4.1268  waittime is used as seconds instead of milliseconds
7.4.1269  encoding {'key':v:none} to JSON doesn't give an error
7.4.1270  warnings for missing values in switch
7.4.1271  assert_false(v:false) reports an error
7.4.1272  using future enum value
7.4.1274  cannot run a job
7.4.1275  (after 7.4.1274) build fails on MS-Windows
7.4.1276  warning for not using return value of fcntl()
7.4.1277  compiler can complain about missing enum value in switch
7.4.1278  when jsonencode() fails it still returns something
7.4.1279  jsonencode() is not producing strict JSON
7.4.1280  missing case value
7.4.1281  no test for skipping over code that isn't evaluated
7.4.1282  crash when evaluating the pattern of ":catch" causes an error
7.4.1283  the job feature isn't available on MS-Windows
7.4.1284  (after 7.4.1282) test 49 fails
7.4.1285  cannot measure elapsed time
7.4.1286  ch_open() with a timeout doesn't work correctly
7.4.1287  (after 7.4.1286) channel test fails
7.4.1288  ch_sendexpr() does not use JS encoding
7.4.1289  channel test fails on MS-Windows, connect() takes too long
7.4.1290  Coverity complains about uneccessary check for NULL
7.4.1291  on MS-Windows the channel test server doesn't quit
7.4.1292  some compilers complain about uninitialzed variable
7.4.1293  a channel may hang waiting for a discarded message
7.4.1294  job_stop() only kills the started process
7.4.1295  string(job) doesn't work well on MS-Windows
7.4.1296  cursor changes column with up motion when not supposed to
7.4.1297  on Mac test_channel leaves python instances running
7.4.1298  when the channel test fails the server keeps running
7.4.1299  when server sends zero ID message channel handler not invoked
7.4.1300  cannot test CursorMovedI because there is typeahead
7.4.1301  missing options in ch_open()
7.4.1302  typo in struct field name
7.4.1303  a Funcref is not accepted as a callback
7.4.1304  function names are difficult to read
7.4.1305  "\%1l^#.*" does not match on a line starting with "#"
7.4.1306  job control doesn't work well on MS-Windows
7.4.1307  some channel tests fail on MS-Windows
7.4.1308  (after 7.4.1307) typo in test
7.4.1309  when a test fails not all relevant info is listed
7.4.1310  jobs don't open a channel
7.4.1311  (after 7.4.1310) sock_T is defined too late
7.4.1312  (after 7.4.1311) sock_T not defined without +channel feature
7.4.1313  MS-Windows: Using socket after closed causes an exception
7.4.1314  warning for uninitialzed variable
7.4.1315  using channel handle does not allow for freeing when unused
7.4.1316  can't build MS-Windows console version
7.4.1317  MS-Windows: channel test fails
7.4.1318  channel with pipes doesn't work in GUI
7.4.1319  tests fail on MS-Windows and on Unix with GUI
7.4.1320  Cygwin/MingW build fails with channel but without Netbeans
7.4.1321  compiler complains about missing statement
7.4.1322  crash when unletting the variable that holds the channel
7.4.1323  do not get warnings when building with MingW
7.4.1324  channels with pipes don't work on MS-Windows
7.4.1325  channel test fails on Unix/DOS line endings difference
7.4.1326  build rules are bit too complicated
7.4.1327  channel test doesn't work if Python executable is python.exe
7.4.1328  can't compile with +job but without +channel
7.4.1329  crash when using channel that failed to open
7.4.1330  fd_read() has an unused argument
7.4.1331  crash when closing the channel in a callback
7.4.1332  problem using Python3 when compiled with MingW
7.4.1333  channel test fails on non-darwin builds
7.4.1334  many compiler warnings with MingW
7.4.1335  can't build on MS-Windows with +job but without +channel
7.4.1336  channel NL mode is not supported yet
7.4.1337  (after 7.4.1336) part of the change missing
7.4.1338  (after 7.4.1336) another part of the change is missing
7.4.1339  warnings when building the GUI with MingW
7.4.1340  (after 7.4.1339) merge left extra #endif behind
7.4.1341  difficult to add more arguments to ch_sendraw()/ch_sendexpr()
7.4.1342  on Mac OS/X the waittime must be > 0 for connect to work
7.4.1343  can't compile with +job but without +channel
7.4.1344  can't compile Win32 GUI with tiny features
7.4.1345  a few more compiler warnings
7.4.1346  compiler warnings in build with -O2
7.4.1347  when there is any error Vim will use a non-zero exit code
7.4.1348  more compiler warnings
7.4.1349  and some more MingW compiler warnings
7.4.1350  when the test server fails to start Vim hangs
7.4.1351  ch_open() may fail instead of waiting for the specified time
7.4.1352  the test script lists all functions before executing them
7.4.1353  Test_connect_waittime is skipped for MS-Windows
7.4.1354  MS-Windows: Mismatching default compile options
7.4.1355  Win32 console and GUI handle channels differently
7.4.1356  job and channel options parsing is scattered
7.4.1357  (after 7.4.1356) error for returning value from void function
7.4.1358  compiler warning when not building with +crypt
7.4.1359  (after 7.4.1356) channel test ch_sendexpr() times out
7.4.1360  can't remove a callback with ch_setoptions()
7.4.1361  channel test fails on Solaris
7.4.1362  (after 7.4.1356) using unitinialized value
7.4.1363  compiler warnings with tiny build
7.4.1364  the Win 16 code is not maintained and unused
7.4.1365  cannot execute a single test function
7.4.1366  typo in test and resulting error in test result
7.4.1367  compiler warning for unreachable code
7.4.1368  one more Win16 file remains
7.4.1369  channels don't have a queue for stderr
7.4.1370  the Python test script may keep on running
7.4.1371  X11 GUI callbacks don't specify the part of the channel
7.4.1372  Channel read implementation is incomplete
7.4.1373  must turn args into string when calling Vim channel function
7.4.1374  channel test hangs on MS-Windows
7.4.1375  still some Win16 code
7.4.1376  ch_setoptions() cannot set all options
7.4.1377  Test_connect_waittime() is flaky
7.4.1378  can't change job settings after it started
7.4.1379  channel test fails on Win32 console
7.4.1380  the job exit callback is not implemented
7.4.1381  (after 7.4.1380) exit value not available on MS-Windows
7.4.1382  can't get the job of a channel
7.4.1383  GvimExt only loads the old libintl.dll
7.4.1384  it is not easy to use a set of plugins and their dependencies
7.4.1385  compiler warning for using array
7.4.1386  job may be freed when the Job exit callback is invoked
7.4.1387  Win16 docs still referenced
7.4.1388  compiler warning
7.4.1389  incomplete function declaration
7.4.1390  if glib-compile-resources cannot be found building Vim fails
7.4.1391  warning for uninitialzed variable
7.4.1392  some tests fail for Win32 console version
7.4.1393  starting a job hangs in the GUI
7.4.1394  can't sort inside a sort function
7.4.1395  DETACH in quotes is not compatible with Netbeans interface
7.4.1396  compiler warnings for conversions
7.4.1397  sort test fails on MS-Windows
7.4.1398  the close-cb option is not implemented yet
7.4.1399  the MS-DOS code does not build (fixed 2)
7.4.1400  Perl eval doesn't work properly on 64-bit big-endian machine
7.4.1401  'autochdir' set during startup with diff mode doesn't work
7.4.1402  GTK 3 is not supported
7.4.1403  can't build without the quickfix feature
7.4.1404  ch_read() doesn't time out on MS-Windows
7.4.1405  completion menu flickers
7.4.1406  leaking memory in cs_print_tags_priv()
7.4.1407  json_encode() does not handle NaN and inf properly
7.4.1408  MS-Windows doesn't have isnan() and isinf()
7.4.1409  configure includes GUI despite --disable-gui flag
7.4.1410  leaking memory in cscope interface
7.4.1411  compiler warning for indent
7.4.1412  compiler warning for indent
7.4.1413  when calling ch_close() the close callback is invoked
7.4.1414  Appveyor only builds one feature set
7.4.1415  (after 7.4.1414) dropped the skip-tags setting
7.4.1416  using "u_char" intead of "char_u", doesn't work \ 
everywhere
7.4.1417  (after 7.4.1414) missing appveyor.bat from the distribution
7.4.1418  job_stop() on MS-Windows does not really stop the job
7.4.1419  tests slowed down because of the "not a terminal" warning
7.4.1420  (after 7.4.1419) missing makefile
7.4.1421  may free a channel when a callback may need to be invoked
7.4.1422  keeping channel open after job stops results in test failing
7.4.1423  channel test fails on MS-Windows
7.4.1424  not using --not-a-term when running tests on MS-Windows
7.4.1425  there are still references to MS-DOS support
7.4.1426  the "out-io" option for jobs is not implemented yet
7.4.1427  trailing comma in enums is not ANSI C
7.4.1428  compiler warning for non-virtual destructor
7.4.1429  MS-Windows: when not using directx drawing emoji is broken
7.4.1430  not useful to encode NaN and Infinity as null for JSON
7.4.1431  including header files twice
7.4.1432  typo in button text
7.4.1433  the Sniff interface is no longer useful
7.4.1434  JSON encoding doesn't handle surrogate pair
7.4.1435  confusing that ch_sendexpr()/ch_sendraw() wait for a response
7.4.1436  (after 7.4.1433) Sniff files still referenced in distribution
7.4.1437  old system doesn't have isinf() and NAN
7.4.1438  can't get buffer number of a channel
7.4.1439  (after 7.4.1434) using uninitialzed variable
7.4.1440  (after 7.4.1437) can't build on Windows
7.4.1441  using empty name instead of no name for channel buffer
7.4.1442  MS-Windows: more compilation warnings for destructor
7.4.1443  can't build GTK3 with small features
7.4.1444  can't build with JSON but without multi-byte
7.4.1445  memory corruption when 'encoding' is not utf-8
7.4.1446  crash when using json_decode()
7.4.1447  memory leak when using ch_read(); log messages missing
7.4.1448  JSON tests fail if 'encoding' is not utf-8
7.4.1449  build fails with job feature but without channel feature
7.4.1450  json encoding still fails when encoding is not utf-8
7.4.1451  Vim hangs when a channel has a callback but isn't referenced
7.4.1452  screen and cursor not updated after a callback was invoked
7.4.1453  missing --not-a-term
7.4.1454  the exit callback test is flaky
7.4.1455  JSON decoding test for surrogate pairs is in the wrong place
7.4.1456  test 87 fails with Python 3.5
7.4.1457  opening a channel with select() is not done properly
7.4.1458  when a JSON channel has a callback it may never be cleared
7.4.1459  (after 7.4.1457) MS-Windows doesn't know socklen_t
7.4.1460  syntax error in rarily used code
7.4.1461  MS-Windows: all parts of a job command are put in quotes
7.4.1462  two more rarily used functions with errors
7.4.1463  configure doesn't find isinf() and isnan() on some systems
7.4.1464  when the argument of sort() is zero or empty it fails
7.4.1465  may use NULL pointer when using buffer output and JSON mode
7.4.1466  Coverity reports dead code
7.4.1467  can't build without the float feature
7.4.1468  sort test doesn't test with "1" argument
7.4.1469  channel test sometimes fails, especially on OS/X
7.4.1470  Coverity reports missing restore
7.4.1471  missing out-of-memory check, Coverity warning
7.4.1472  Coverity warning for not using return value
7.4.1473  can't build without the autocommand feature
7.4.1474  compiler warnings without the float feature
7.4.1475  using hangulinput with utf-8 CSI character is misintepreted
7.4.1476  function arguments marked as unused while they are not
7.4.1477  Test_reltime is flaky, it depends on timing
7.4.1478  ":loadplugin" doesn't take care of ftdetect files
7.4.1479  no test for ":loadplugin"
7.4.1480  cannot add a pack direcory without loading a plugin
7.4.1481  can't build with small features
7.4.1482  "timeout" option not supported on ch_eval*()
7.4.1483  a one-time callback is not used for a raw channel
7.4.1484  channel "err-io" value "out" is not supported
7.4.1485  job input from buffer is not implemented
7.4.1486  ":loadplugin" is not optimal, some people find it confusing
7.4.1487  for WIN32 isinf() is defined as a macro
7.4.1488  not using key if result from hangul_string_convert() is NULL
7.4.1489  (after 7.4.1487) "inline" is not supported by old MSVC
7.4.1490  compiler warning for unused function
7.4.1491  Visual-block shift breaks multi-byte characters
7.4.1492  no command line completion for ":packadd"
7.4.1493  wrong callback invoked for zero-id messages
7.4.1494  clr_history() does not work properly
7.4.1495  compiler warnings with job but without channel feature
7.4.1496  crash when built with GUI but it's not active
7.4.1497  cursor drawing problem with GTK 3
7.4.1498  error for locked item when using json_decode()
7.4.1499  no error message when :packadd does not find anything
7.4.1500  should_free flag set to FALSE
7.4.1501  garbage collection with an open channel is not tested
7.4.1502  writing last-but-one buffer line to channel not implemented
7.4.1503  crash when using ch_getjob()
7.4.1504  (after 7.4.1502) no test for reading last-but-one line
7.4.1505  get too many "looking for messages" channel log entries
7.4.1506  job cannot read from a file
7.4.1507  crash when starting a job fails
7.4.1508  can't build GvimExt with MingW
7.4.1509  keeping both a job and channel variable is a hassle
7.4.1510  channel test fails on AppVeyor
7.4.1511  statusline highlighting is sometimes wrong
7.4.1512  channel input from file not supported on MS-Windows
7.4.1513  "J" fails if there are not enough lines
7.4.1514  channel output to file not implemented yet
7.4.1515  channel test is a bit flaky
7.4.1516  cannot change file permissions
7.4.1517  compiler warning with 64bit compiler
7.4.1518  channel with disconnected in/out/err is not supported
7.4.1519  (after 7.4.1514) file output not implemented for MS-Windows
7.4.1520  channel test: Waiting for a file to appear doesn't work
7.4.1521  (after 7.4.1516) file permission test fails on MS-Windows
7.4.1522  cannot write channel err to a buffer
7.4.1523  writing channel to a file fails on MS-Windows
7.4.1524  channel test fails on BSD
7.4.1525  on a high resolution screen the toolbar icons are too small
7.4.1526  MS-Windows channel: missing writing to file + not connecting
7.4.1527  channel test is flaky on MS-Windows
7.4.1528  using "ever" for packages is confusing
7.4.1529  specifying buffer number for channel not implemented yet
7.4.1530  MS-Windows job_start() closes wrong handle
7.4.1531  compiler warning for unitinialized variable
7.4.1532  MS-Windows channel leaks file descriptor
7.4.1533  using feedkeys() with an empty string disregards 'x' option
7.4.1534  compiler warning for shadowed variable
7.4.1535  the feedkeys test has a one second delay
7.4.1536  cannot re-use a channel for another job
7.4.1537  too many feature flags for pipes, jobs and channels
7.4.1538  selection with the mouse does not work in command line mode
7.4.1539  too much code in eval.c
7.4.1540  channel test is a bit flaky
7.4.1541  missing job_info()
7.4.1542  job_start() with a list is not tested
7.4.1543  channel log methods are not tested
7.4.1544  on Win32 escaping the command does not work properly
7.4.1545  GTK3: horizontal cursor movement in Visual selection not good
7.4.1546  sticky type checking is more annoying than useful
7.4.1547  get "-1" when getting not set cterm highlight attribute
7.4.1548  (after 7.4.1546) two tests fail
7.4.1549  (after 7.4.1547) syntax attributes test fails in Win32 GUI
7.4.1550  cannot load packages early
7.4.1551  cannot generate help tags in all doc directories
7.4.1552  ":colorscheme" does not use 'packpath'
7.4.1553  ":runtime" does not use 'packpath'
7.4.1554  completion for :colorscheme does not use 'packpath'
7.4.1555  list of test targets incomplete
7.4.1556  "make install" changes the help tags file
7.4.1557  windows cannot be identified
7.4.1558  it is not easy to find out what windows display a buffer
7.4.1559  passing cookie to a callback is clumsy
7.4.1560  Dict options with a dash are more difficult to use
7.4.1561  (after 7.4.1559) missing update to proto file
7.4.1562  ":helptags ALL" crashes
7.4.1563  partial test fails on windows
7.4.1564  an empty list in function() causes an error
7.4.1565  crash when assert_equal() runs into a NULL string
7.4.1566  compiler warning for shadowed variable
7.4.1567  crash in assert_fails()
7.4.1568  using CTRL-] in help on option in parentheses doesn't work
7.4.1569  using old style tests for quickfix
7.4.1570  there is no way to avoid the message when editing a file
7.4.1571  no test for ":help"
7.4.1572  setting 'compatible' in test influences following tests
7.4.1573  tests get stuck at the more prompt
7.4.1574  ":undo 0" does not work
7.4.1575  using wrong size for struct
7.4.1576  write error of viminfo file is not handled properly
7.4.1577  cannot pass "dict.Myfunc" around as a partial
7.4.1578  there is no way to invoke a function later or periodically
7.4.1579  (after 7.4.1578) missing changes in channel.c
7.4.1580  crash when using function reference
7.4.1581  ":call dict.func()" where function is a partial does not work
7.4.1582  get E923 when using function(dict.func, [], dict)
7.4.1583  warning for unitinialized variable
7.4.1584  timers don't work for Win32 console
7.4.1585  partial is not recognized everywhere
7.4.1586  nesting partials doesn't work
7.4.1587  compiler warnings with 64 bit compiler
7.4.1588  old style test for quickfix
7.4.1589  combining dict and args with partial doesn't always work
7.4.1590  warning for shadowed variable
7.4.1591  the quickfix title is truncated
7.4.1592  quickfix code using memory after being freed
7.4.1593  using channel timeout instead of request timeout
7.4.1594  timers don't work on Unix
7.4.1595  not checking for failed open()
7.4.1596  memory leak
7.4.1597  memory leak when out of memory
7.4.1598  when starting the GUI fails a swap file is left behind
7.4.1599  no link to Coverity
7.4.1600  libs directory is not useful
7.4.1601  README files take a lot of space in the top directory
7.4.1602  info files take space in the top directory
7.4.1603  timer with an ":echo" command messes up display
7.4.1604  emoji characters are not treated as full width
7.4.1605  catching exception that won't be thrown
7.4.1606  type() handling plain Funcref and partial differently
7.4.1607  comparing function on two dicts is not backwards compatible
7.4.1608  string() doesn't handle a partial
7.4.1609  Contents file is only for Amiga distro
7.4.1611  the versplit feature makes the code uneccessary complicated
7.4.1612  (after 7.4.1611) can't build with small features
7.4.1613  (after 7.4.1612) still can't build with small features
7.4.1614  still quickfix test in old style
7.4.1615  build fails with tiny features
7.4.1616  malformed channel request causes a hang
7.4.1617  when a JSON message is split it isn't decoded
7.4.1618  start job with buffer output changes option in current buffer
7.4.1619  'fileformats' does not apply to the initial buffer
7.4.1620  emoji characters are not considered a kind of word character
7.4.1621  channel test doesn't work with Python 2.6
7.4.1622  channel demo doesn't work with Python 2.6
7.4.1623  all Channels share the message ID, it keeps getting bigger
7.4.1624  can't get info about a channel
7.4.1625  trying to close file descriptor that isn't open
7.4.1626  (after 7.4.1624) missing changes to structs
7.4.1627  channel out_cb and err_cb are not tested
7.4.1628  64-bit Compiler warning
7.4.1629  handling emoji chars as full width not backwards compatibile
7.4.1630  Unicode table for double width is outdated
7.4.1631  compiler doesn't understand switch on all enum values
7.4.1632  list of test targets is outdated
7.4.1633  if the help tags file was removed "make install" fails
7.4.1634  vertical movement after CTRL-A ends up in the wrong column
7.4.1635  channel test is a bit flaky
7.4.1636  missing prompt for crypt key when 'F' is in 'shortmess'
7.4.1637  can't build with older MinGW compiler
7.4.1638  when binding function to dict the reference count is wrong
7.4.1639  invoking garbage collection may cause a double free
7.4.1640  crash when an autocommand changes a quickfix list
7.4.1641  using unterminated string
7.4.1642  handling emoji chars as full width not backwards compatibile
7.4.1643  (after 7.4.1641) terminating file name has side effects
7.4.1644  error when using string() on partial with recursive reference
7.4.1645  partial in a dict can't be redefined as a function
7.4.1646  using Python vim.bindeval() on a partial doesn't work
7.4.1647  using freed memory after setqflist() and ":caddbuffer"
7.4.1648  compiler has a problem copying a string into di_key[]
7.4.1649  the matchit plugin needs to be copied to be used
7.4.1650  quickfix test fails
7.4.1651  some dead (MSDOS) code remains
7.4.1652  old style test for fnamemodify()
7.4.1653  (after 7.4.1649) can't load matchit.vim from the old location
7.4.1654  crash when using expand('%:S') in a buffer without a name
7.4.1655  remote_expr() hangs
7.4.1656  crash when using partial with a timer
7.4.1657  Unix in a terminal: channel messages not handled right away
7.4.1658  one canot know when VimEnter autocmds were already triggered
7.4.1659  (after 7.4.1657) compiler warning for argument type
7.4.1660  has('patch-7.4.1') doesn't work
7.4.1661  no test for special characters in channel eval command
7.4.1662  no test for an invalid Ex command on a channel
7.4.1663  in tests it's often useful to check if a pattern matches
7.4.1664  crash in :cgetexpr
7.4.1665  crash when calling job_start() with a NULL string
7.4.1666  when reading JSON from a channel all readahead is used
7.4.1667  Win32: waiting on a pipe with fixed sleep time
7.4.1668  channel_get_all() does multiple allocations
7.4.1669  when writing buffer lines to a pipe Vim may block
7.4.1670  completion doesn't work well for a variable containing "#"
7.4.1671  adding @ab to help tag completion may be unnecessary
7.4.1672  the Dvorak support is a bit difficult to install
7.4.1673  the justify plugin has to be copied or sourced to be used
7.4.1674  the editexisting plugin has to be copied/sourced to be used
7.4.1675  the swapmous plugin has to be copied or sourced to be used
7.4.1676  the shellmenu plugin has to be copied or sourced to be used
7.4.1677  a reference to the removed file_select plugin remains
7.4.1678  warning for unused argument
7.4.1679  Coverity: copying value of v_lock without initializing it
7.4.1680  Coverity warns for not checking name length (false positive)
7.4.1681  Coverity warns for fixed size buffer length (false positive)
7.4.1682  Coverity: no check for NULL
7.4.1683  generated .bat files do not support --nofork
7.4.1684  README text is slightly outdated
7.4.1685  there is no easy way to get all the information about a match
7.4.1686  when running tests $HOME/.viminfo is written
7.4.1687  the channel close_cb option does not work
7.4.1688  MzScheme does not support partial
7.4.1689  Ruby interface has inconsistent coding style
7.4.1690  can't compile with the conceal feature but without multi-byte
7.4.1691  ml_get error when going to new buffer and automd sets syntax
7.4.1692  feedkeys('i', 'x') gets stuck, waits for typing a character
7.4.1693  building the Perl interface gives compiler warnings
7.4.1694  Win32 gvim doesn't work with "dvorakj" input method
7.4.1695  ":syn reset" clears the effect ":syn iskeyword"
7.4.1696  using :stopinsert in silent mapping doesn't clear "INSERT"
7.4.1697  display problems when char width doesn't match terminal
7.4.1698  two tests fail when running tests with MinGW
7.4.1699  :packadd does not work the same when used early or late
7.4.1700  equivalence classes are not properly tested
7.4.1701  equivalence classes still tested in old style tests
7.4.1702  using freed memory when parsing 'printoptions' fails
7.4.1703  can't assert for not equal and not matching
7.4.1704  using freed memory with "wincmd p"
7.4.1705  the 'guifont' option does not allow for a quality setting
7.4.1706  old style function declaration breaks build
7.4.1707  cannot use empty dictionary key, even though it can be useful
7.4.1708  new regexp engine does not work properly with EBCDIC
7.4.1709  mistake in #ifdef
7.4.1710  not all output of an external command is read
7.4.1711  eror caught with try/catch in 'statusline' handled as error
7.4.1712  for plugins in packages need to take care of all dependencies
7.4.1713  GTK GUI doesn't work on Wayland
7.4.1714  non-GUI specific settings in the gvimrc_example file
7.4.1715  double free when a partial is in a cycle with a list or dict
7.4.1716  'autochdir' doesn't work for the first file
7.4.1717  leaking memory when opening a channel fails
7.4.1718  Coverity: not using return value of set_ref_in_item()
7.4.1719  leaking memory with a cycle involving a job and a partial
7.4.1720  tests fail without the job feature
7.4.1721  the vimtbar files are unused.
7.4.1722  crash when calling garbagecollect() after starting a job
7.4.1723  eror caught with try/catch in 'tabline' handled as error
7.4.1724  (after 7.4.1723) tabline test fails in GUI
7.4.1725  compiler errors for non-ANSI compilers
7.4.1726  ANSI compiler complains about string length
7.4.1727  cannot detect crash in tests when caused by garbagecollect()
7.4.1728  the help for functions require a space after the "("
7.4.1729  Perl: cannot use 'print' for writing directly in standard IO
7.4.1730  it is not easy to get a character out of a string
7.4.1731  Python: turns partial into simple funcref
7.4.1732  folds may close when using autocomplete
7.4.1733  "make install" doesn't know about cross-compiling
7.4.1734  (after 7.4.1730) test fails when not using utf-8
7.4.1735  it is not possible to clear or see part of message history
7.4.1736  (after 7.4.1731) unused variable
7.4.1737  argument marked as unused is used
7.4.1738  count for ":messages" depends on number of lines
7.4.1739  messages test fails on MS-Windows
7.4.1740  syn-cchar defined with matchadd() does not always appear
7.4.1741  not testing utf-8 characters
7.4.1742  strgetchar() does not work correctly
7.4.1743  Clang warns for uninitialzed variable
7.4.1744  Python: Converting a sequence may leak memory
7.4.1745  README file is not clear about where to get Vim
7.4.1746  memory leak in Perl
7.4.1747  Coverity: missing check for NULL pointer
7.4.1748  "gD" does not find match in first column of first line
7.4.1749  when using GTK 3.20 there are a few warnings
7.4.1750  messed up screen if buffer updated while in command line mode
7.4.1751  crash when 'tagstack' is off
7.4.1752  when adding to the quickfix list current position is reset
7.4.1753  "noinsert" in 'completeopt' is sometimes ignored
7.4.1754  syntax not set when using ":buf" and 'filetype' set manually
7.4.1755  using getreg() on non-existing register NULL list is returned
7.4.1756  "dll" options are not expanded
7.4.1757  'modified' may be set by complete() when nothing changed
7.4.1758  triggering CursorHoldI when in CTRL-X mode causes problems
7.4.1759  using feedkeys() in a timer does not break wait loop
7.4.1760  (after 7.4.1759) compiler warning for unused variable
7.4.1761  Coverity complains about ignoring return value
7.4.1762  Coverity: useless assignments
7.4.1763  Coverity: useless assignment
7.4.1764  C++ style comment
7.4.1765  undo options are not together in the options window
7.4.1766  building instructions for MS-Windows are outdated
7.4.1767  when installing on a GTK system the icon cache is not updated
7.4.1768  arguments of setqflist() are not checked properly
7.4.1769  no "closed"/"errors"/"encoding" \ 
attribute on Python output
7.4.1770  cannot use true color in the terminal
7.4.1771  (after 7.4.1768) warning for unused variable
7.4.1772  (after 7.4.1767) installation fails when env var is empty
7.4.1773  (after 7.4.1770) compiler warnings
7.4.1774  (after 7.4.1770) cterm true color feature has warnings
7.4.1775  the rgb.txt file is not installed
7.4.1776  using wrong buffer length
7.4.1777  newly added features can escape the sandbox
7.4.1778  with the term truecolor feature, t_8f/t_8b are not set
7.4.1779  using negative index in strcharpart()
7.4.1780  warnings reported by cppcheck
7.4.1781  synIDattr() does not respect 'guicolors'
7.4.1782  strcharpart() has problems with some multi-byte characters
7.4.1783  old regexp engine doesn't handle character classes correctly
7.4.1784  the termtruecolor feature is enabled differently
7.4.1785  (after 7.4.1783) regexp test fails on windows
7.4.1786  compiled-in colors do not match rgb.txt
7.4.1787  channel close callback is invoked before other callbacks
7.4.1788  NSIS script is missing packages
7.4.1789  cannot use ch_read() in the close callback
7.4.1790  leading white space in a job command matters
7.4.1791  channel could be garbage collected too early
7.4.1792  color name decoding is implemented several times
7.4.1793  character classes differ between systems, on OS/X test fails
7.4.1794  (after 7.4.1792) can't build on MS-Windows
7.4.1795  compiler warning for redefining RGB
7.4.1796  (after 7.4.1795) colors are wrong on MS-Windows
7.4.1797  warning from Windows 64 bit compiler
7.4.1798  still compiler warning for unused return value
7.4.1799  'guicolors' is a confusing option name
7.4.1800  unnecessary #ifdef
7.4.1801  make uninstall leaves file behind
7.4.1802  quickfix doesn't handle long lines well, they are split
7.4.1803  GTK3 doesn't handle menu separators properly
7.4.1804  can't use Vim as MANPAGER
7.4.1805  running tests in shadow dir fails
7.4.1806  'termguicolors' option missing from the options window
7.4.1807  Test_out_close_cb sometimes fails
7.4.1808  (after 7.4.1806) using wrong feature name
7.4.1809  (after 7.4.1808) using wrong short option name
7.4.1810  sending DETACH after a channel was closed isn't useful
7.4.1811  netbeans channel gets garbage collected
7.4.1812  failure on startup with Athena and Motif
7.4.1813  memory access error when running test_quickfix
7.4.1814  channel may be garbage collected while being used by a job
7.4.1815  compiler warnings for unused variables
7.4.1816  looping over a null list throws an error
7.4.1817  screen not updated if callback invoked when closing channel
7.4.1818  help completion adds @en to all matches except the first one
7.4.1819  compiler warnings when sprintf() is a macro
7.4.1820  removing language from help tags too often
7.4.1821  (after 7.4.1820) test fails on MS-Windows
7.4.1822  redirecting stdout of a channel to "null" doesn't work
7.4.1823  warning from 64 bit compiler
7.4.1824  process remains defunc if job is not referenced
7.4.1825  when job writes to buffer nothing is written
7.4.1826  callbacks are invoked when it's not safe
7.4.1827  no error when invoking a callback when it's not safe
7.4.1828  may try to access buffer that's already freed
7.4.1829  (after 7.4.1828) no channel log message when buffer was freed
7.4.1830  non-antialiased misnamed
7.4.1831  no proper error message for wrong argument to timer_stop()
7.4.1832  memory leak in debug commands
7.4.1833  cannot use an Ex command for 'keywordprg'
7.4.1834  possible crash when conceal is active
7.4.1835  when splitting and closing a window the status height changes
7.4.1836  when using partial on dict it's always bound to that dict
7.4.1837  the BufUnload event may be triggered twice
7.4.1838  functions specifically for testing do not sort together
7.4.1839  cannot get the items stored in a partial
7.4.1840  when using packages an "after" directory cannot be used
7.4.1841  code to reallocate the buffer used for quickfix is repeated
7.4.1842  (after 7.4.1839) get() works for Partial but not for Funcref
7.4.1843  tests involving Python are flaky
7.4.1844  more functions should start with test_
7.4.1845  mentioning NetBeans when reading from channel
7.4.1846  ubsan detects a multiplication overflow
7.4.1847  using NULL dict or list crashes Vim
7.4.1848  can't build with Strawberry Perl 5.24
7.4.1849  still trying to read from channel that is going to be closed
7.4.1850  GUI freezes when using a job
7.4.1851  test_syn_attr fails when using the GUI
7.4.1852  Unix: Cannot run all tests with the GUI
7.4.1853  crash when job and channel in same dict while using partials
7.4.1854  when setting 'termguicolors' Ignore highlighting doesn't work
7.4.1855  valgrind reports memory leak for job that is not freed
7.4.1856  failing job test fails on MS-Windows
7.4.1857  channel can append to a buffer that is 'nomodifiable'
7.4.1858  channel writing to buffer doesn't find it by the short name
7.4.1859  cannot use a function reference for "exit_cb"
7.4.1860  using a partial for timer_start() may cause a crash
7.4.1861  compiler warnings with 64 bit compiler
7.4.1862  eval() can't handle result from string() with repeated item
7.4.1863  compiler warnings on Win64
7.4.1864  Python: encoding error with Python 2
7.4.1865  memory leaks in test49
7.4.1866  invalid memory access when exiting with EXITFREE defined
7.4.1867  memory leak in test_matchstrpos
7.4.1868  setting really_exiting causes memory leaks to be reported
7.4.1869  can't build with old version of Perl
7.4.1870  (after 7.4.1863) one more Win64 compiler warning
7.4.1871  appending to quickfix list is slow if quickfix window is open
7.4.1872  still build problem with old version of Perl
7.4.1873  GUI: when a callback adds a timer it is not used until later
7.4.1874  unused variable in Win32 code
7.4.1875  comparing functions and partials doesn't work well
7.4.1876  typing "k" at the hit-enter prompt has no effect
7.4.1877  no test for invoking "close_cb" when writing to a buffer
7.4.1878  exited job isn't detected until a character is typed
7.4.1879  (after 7.4.1877) channel test is flaky
7.4.1880  MS-Windows console build defaults to not having +channel
7.4.1881  appending to a long quickfix list is slow
7.4.1882  check for line break at end of line wrong
7.4.1883  cppcheck found 2 incorrect printf formats
7.4.1884  updating marks in long quickfix list is very slow
7.4.1885  MinGW console build defaults to not having +channel
7.4.1886  mapping times out when interrupted by receiving data
7.4.1887  when receiving channel data 'updatetime' is not respected
7.4.1888  wrong computation of remaining wait time in RealWaitForChar()
7.4.1889  when umask is set to 0177 Vim can't create temp files
7.4.1890  GUI: cursor blinking interrupted when channel data received
7.4.1891  channel reading very long lines is slow
7.4.1892  balloon eval only gets the window number, not the ID
7.4.1893  cannot easily get the window ID for a buffer
7.4.1894  cannot get the window ID for a mouse click
7.4.1895  cannot use a window ID where a window number is expected
7.4.1896  invoking mark_adjust() when it is pointless
7.4.1897  various typos, long lines and style mistakes
7.4.1898  user commands don't support modifiers
7.4.1899  GTK 3: cursor blinking doesn't work well
7.4.1900  using CTRL-] in the help on "{address}." doesn't work
7.4.1901  Win32: the "Disabled" menu items would appear enabled
7.4.1902  no test for collapsing channel buffers; some text is lost
7.4.1903  recent history items may be dropped when writing viminfo
7.4.1904  (after 7.4.1903) build fails
7.4.1905  (after 7.4.1903) some compilers can't handle double semicolon
7.4.1906  collapsing channel buffers does not work properly
7.4.1907  warnings from 64 bit compiler
7.4.1908  Netbeans uses uninitialzed pointer and freed memory
7.4.1909  doubled semicolons
7.4.1910  tests using external command to delete directory
7.4.1911  recent history lines may be lost when exiting Vim
7.4.1912  no test for using setqflist() on an older quickfix list
7.4.1913  after ":doautocmd" modelines are always processed
7.4.1914  crash when executing autocommands when on the signal stack
7.4.1915  effect of the PopupMenu autocommand isn't directly visible
7.4.1916  (after 7.4.1906) no proper test for what 7.4.1906 fixes
7.4.1917  history lines read from viminfo are not converted
7.4.1918  not enough testing for parsing viminfo lines
7.4.1919  register contents is not merged when writing viminfo
7.4.1920  (after 7.4.1919) missing test changes
7.4.1921  (after 7.4.1919) vim_time() not included when needed
7.4.1922  Ruby 2.4.0 unifies Fixnum and Bignum into Integer
7.4.1923  command line editing is not tested much
7.4.1924  missing "void" for functions without argument
7.4.1925  viminfo does not merge file marks properly
7.4.1926  possible crash with many history items
7.4.1927  compiler warning for signed/unsigned
7.4.1928  overwriting pointer argument
7.4.1929  inconsistent indenting and weird name
7.4.1930  can't build without +spell but with +quickfix
7.4.1931  using both old and new style file mark lines from viminfo
7.4.1932  jumplist is not merged with the one in the viminfo file
7.4.1933  compiler warning about uninitialzed variable
7.4.1934  new style tests not executed with MinGW compiler
7.4.1935  with GUI search/replace second match is skipped
7.4.1936  off-by-one error in bounds check
7.4.1937  no test for directory stack in quickfix
7.4.1938  when writing viminfo numbered marks were duplicated
7.4.1939  memory access error when reading viminfo
7.4.1940  "gd" hangs in some situations
7.4.1941  not all quickfix tests are also done with the location lists
7.4.1942  background is not drawn properly when 'termguicolors' is set
7.4.1943  Coverity warns for unreachable code
7.4.1944  Win32: Cannot compile with XPM feature using VC2015
7.4.1945  the Man plugin doesn't work that well
7.4.1946  (after 7.4.1944) file list does not include new XPM libraries
7.4.1947  viminfo continuation line with wrong length isn't skipped
7.4.1948  Ctrl-A with double-byte encoding may result in garbled text
7.4.1949  minor problems with the quickfix code
7.4.1950  quickfix long lines test not executed for buffer
7.4.1951  Ruby test is old style
7.4.1952  Cscope interface does not support finding assignments
7.4.1953  not all parts of the quickfix code are tested
7.4.1954  (after 7.4.1948) no test for what 7.4.1948 fixes
7.4.1955  using 32-bit Perl with 64-bit time_t causes memory corruption
7.4.1956  when file doesn't load with CTRL-W f new window is not closed
7.4.1957  Perl interface has obsolete workaround
7.4.1958  Perl interface preprocessor statements not nicely indented
7.4.1959  crash when running test_channel.vim on Windows
7.4.1960  Unicode standard 9 was released
7.4.1961  popup menu remains if 'insertmode' is reset during completion
7.4.1962  two test files for increment/decrement
7.4.1963  running Win32 Vim in mintty does not work
7.4.1964  the quickfix init function is too big
7.4.1965  job in raw mode appends garbage characterss to buffer
7.4.1966  Coverity reports a resource leak
7.4.1967  falling back from NFA to old regexp engine has problems
7.4.1968  invalid memory access with "\<C-">
7.4.1969  crash when the netbeans channel is closed
7.4.1970  using ":insert" in an empty buffer sets the jump mark
7.4.1971  not easy to see error lines below the current error position
7.4.1972  on Solaris select() does not work as expected with typeahead
7.4.1973  on MS-Windows package directory added to 'rtp' at the end
7.4.1974  GUI has a problem with some termcodes
7.4.1975  on MS-Windows large files (> 2Gbyte) cause problems
7.4.1976  number variables are not 64 bits while they could be
7.4.1977  with 64 bit changes don't need three calls to sprintf()
7.4.1978  (after 7.4.1975) large file test does not delete its output
7.4.1979  (after 7.4.1976) getting value of binary option is wrong
7.4.1980  'errorformat' is parsed for every call to ":caddexpr"
7.4.1981  no testing for Farsi code
7.4.1982  viminfo file contains duplicate change marks
7.4.1983  farsi.c and arabic.c are included in a strange way
7.4.1984  not all quickfix features are tested
7.4.1985  (after 7.4.1983) missing changes in VMS build file
7.4.1986  compiler warns for loss of data
7.4.1987  viminfo may have useless continuation lines

Files:
RevisionActionfile
1.43modifypkgsrc/editors/vim-share/Makefile
1.26modifypkgsrc/editors/vim-share/PLIST
1.150modifypkgsrc/editors/vim-share/distinfo
1.97modifypkgsrc/editors/vim-share/version.mk
1.5modifypkgsrc/editors/vim-share/patches/patch-Makefile
1.2modifypkgsrc/editors/vim-share/patches/patch-feature.h