version.c: update [ci skip] (#9171)

vim-patch:8.0.0350: not enough test coverage for Perl
vim-patch:8.0.1135: W_WINCOL() is always the same
vim-patch:8.0.1280: Python None cannot be converted to a Vim type 
vim-patch:8.0.1308: the "Reading from stdin" message may be undesired
vim-patch:8.0.1338: USE_IM_CONTROL is confusing and incomplete 
vim-patch:8.0.1343: MS-Windows: does not show colored emojis
vim-patch:8.0.1350: cannot build with +eval and -multi_byte 
vim-patch:8.0.1829: MS-Windows: script for vimdiff can't handle ! chars
vim-patch:8.0.1849: compiler warning for unused arguments, missing prototype

vim-patch:8.1.0001: the netrw plugin does not work
vim-patch:8.1.0006: syn_id2cterm_bg() may be undefined
vim-patch:8.1.0012: misplaced #endif
vim-patch:8.1.0021: clang warns for undefined behavior
vim-patch:8.1.0041: attribute "width" missing from python window attribute list
vim-patch:8.1.0051: MS-Windows: missing #endif
vim-patch:8.1.0063: Mac: NSStringPboardType is deprecated
vim-patch:8.1.0075: no Vim logo in README file
vim-patch:8.1.0077: header of README file is not nice
vim-patch:8.1.0079: superfluous space in messages
vim-patch:8.1.0102: cannot build without syntax highlighting
vim-patch:8.1.0104: can't build without the +eval feature
vim-patch:8.1.0109: new po makefile missing from distribution
vim-patch:8.1.0117: URL in install program still points to SourceForge
vim-patch:8.1.0122: translators don't always understand the maintainer message
vim-patch:8.1.0123: MS-Windows: colors are wrong after setting 'notgc'
vim-patch:8.1.0124: has('vcon') returns true even for non-win32 terminal
vim-patch:8.1.0127: build failure when disabling the session feature
vim-patch:8.1.0128: building with MinGW does not work out-of-the-box
vim-patch:8.1.0129: still some xterm-like terminals get a stray "p"
vim-patch:8.1.0137: CI does not run with TCL
vim-patch:8.1.0142: xterm and vt320 builtin termcap missing keypad keys
vim-patch:8.1.0147: compiler warning when building with Python 3.7
vim-patch:8.1.0148: memory leak when using :tcl expr command
vim-patch:8.1.0150: insufficient test coverage for Tcl
vim-patch:8.1.0152: cannot easily run individual tests on MS-Windows
vim-patch:8.1.0153: build with SHADOWDIR fails
vim-patch:8.1.0155: evim.man missing from the distribution
vim-patch:8.1.0157: old iTerm2 is not recognized, resulting in stray output
vim-patch:8.1.0160: no Danish manual translations
vim-patch:8.1.0162: Danish and German man pages are not installed
vim-patch:8.1.0163: insufficient testing for Tcl
vim-patch:8.1.0173: compiler warning on MS-Windows
vim-patch:8.1.0176: overlapping string argument for strcpy()
vim-patch:8.1.0178: warning for passing pointer to non-pointer argument
vim-patch:8.1.0179: redundant condition for boundary check
vim-patch:8.1.0180: static analysis errors in Lua interface
vim-patch:8.1.0183: Lua API changed, breaking the build
vim-patch:8.1.0185: running tests writes lua.vim even though it is not used
vim-patch:8.1.0190: Perl refcounts are wrong
vim-patch:8.1.0191: Perl test fails in 24 line terminal
vim-patch:8.1.0197: Windows GUI: title for search/replace is wrong
vim-patch:8.1.0201: newer Python uses "importlib" instead of "imp"
vim-patch:8.1.0202: :version always shows +packages
vim-patch:8.1.0203: building with Perl 5.28 fails on Windows
vim-patch:8.1.0207: need many menu translation files to cover regions
vim-patch:8.1.0209: stderr output from Ruby messes up display
vim-patch:8.1.0215: no error if configure --with-x cannot configure X
vim-patch:8.1.0217: compiler warning for variable set but not used
vim-patch:8.1.0222: errors are reported for "make install"
vim-patch:8.1.0232: Ruby error does not include backtrace
vim-patch:8.1.0234: incorrect reference counting in Perl interface
vim-patch:8.1.0236: Ruby build fails when ruby_intern is missing
vim-patch:8.1.0237: Ruby on Cygwin doesn't always work
vim-patch:8.1.0239: now Ruby build fails on other systems
vim-patch:8.1.0246: build failure without the +eval feature
vim-patch:8.1.0247: Python: error message for failing import is incorrect
vim-patch:8.1.0249: GTK: when screen DPI changes Vim does not handle it
vim-patch:8.1.0250: MS-Windows using VTP: windows size change incorrect
vim-patch:8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
vim-patch:8.1.0260: no LGTM logo in README file
vim-patch:8.1.0287: MAX is not defined everywhere
vim-patch:8.1.0292: MS-Windows: the text "self-installing" confuses some users
vim-patch:8.1.0301: GTK: input method popup displayed on wrong screen.
vim-patch:8.1.0305: missing support for Lua 5.4 32 bits on Unix
vim-patch:8.1.0319: bzero() function prototype doesn't work for Android
vim-patch:8.1.0332: get Gdk-Critical error on first balloon show
vim-patch:8.1.0346: building with Aap is outdated and unused
vim-patch:8.1.0348: on Travis the slowest build is run last
vim-patch:8.1.0357: instructions for tests are outdated
vim-patch:8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
vim-patch:8.1.0379: build dependencies are incomplete
vim-patch:8.1.0380: "make proto" doesn't work well
vim-patch:8.1.0383: missing source file rename
vim-patch:8.1.0385: Coveralls badge doesn't update
vim-patch:8.1.0386: cannot test with non-default option value
vim-patch:8.1.0388: Coverity complains about possible NULL pointer use
vim-patch:8.1.0390: scrollbars are not tested
vim-patch:8.1.0391: building in a shadow directory fails
vim-patch:8.1.0403: header file missing from distribution
vim-patch:8.1.0405: too many #ifdefs for GTK
vim-patch:8.1.0408: MSVC: cannot use the "x64" native compiler option
vim-patch:8.1.0411: renamed file missing from distribution
vim-patch:8.1.0412: cannot build with GTK 2.4
vim-patch:8.1.0413: test output is duplicated or missing
vim-patch:8.1.0415: not actually using 16 colors with vtp
vim-patch:8.1.0418: MS-Windows: cannot separate Lua include and library dirs
vim-patch:8.1.0419: Cygwin: running cproto fails with -O2
vim-patch:8.1.0420: generating vim.lib when using ActivePerl 5.20.3 or later
vim-patch:8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and later
vim-patch:8.1.0422: cannot create map file with MinGW
vim-patch:8.1.0427: MS-Windows GUI: using invalid encoded file name
vim-patch:8.1.0441: build failure without command line history
vim-patch:8.1.0467: cannot build with Mac OS X 10.5
vim-patch:8.1.0472: dosinst command has a few flaws
vim-patch:8.1.0474: directory where if_perl.c is written is inconsistent
vim-patch:8.1.0477: tiny build fails
vim-patch:8.1.0478: cannot build with perl using MinGW
vim-patch:8.1.0480: MinGW build file uses different -I flags than MVC
vim-patch:8.1.0482: MinGW "make clean" deletes all .exe files
vim-patch:8.1.0483: MinGW does not build tee.exe
vim-patch:8.1.0490: MS-Windows: doesn't handle missing glibwinpthread-1.dll
vim-patch:8.1.0492: "Edit with existing Vim" list can get long
vim-patch:8.1.0500: cleaning up in src/tee may not always work
vim-patch:8.1.0521: cannot build with +eval but without +quickfix
vim-patch:8.1.0534: MS-Windows installer uses different $HOME than Vim
vim-patch:8.1.0541: help message in dosinst.c is outdated

vim-patch:8.1.0485: term_start() does not check if directory is accessible  #9204
This commit is contained in:
Marvim the Paranoid Android
2018-11-26 00:29:21 +01:00
committed by Justin M. Keyes
parent b1aaa0a881
commit 271c5df416

View File

@@ -159,7 +159,7 @@ static const int included_patches[] = {
// 1769, // 1769,
// 1768, // 1768,
// 1767, // 1767,
// 1766, 1766,
1765, 1765,
1764, 1764,
// 1763, // 1763,
@@ -167,7 +167,7 @@ static const int included_patches[] = {
// 1761, // 1761,
1760, 1760,
// 1759, // 1759,
// 1758, 1758,
1757, 1757,
// 1756, // 1756,
1755, 1755,
@@ -194,7 +194,7 @@ static const int included_patches[] = {
// 1734, // 1734,
// 1733, // 1733,
// 1732, // 1732,
// 1731, 1731,
1730, 1730,
// 1729, // 1729,
// 1728, // 1728,
@@ -305,7 +305,7 @@ static const int included_patches[] = {
// 1623, // 1623,
1622, 1622,
// 1621, // 1621,
// 1620, 1620,
// 1619, // 1619,
1618, 1618,
// 1617, // 1617,
@@ -372,7 +372,7 @@ static const int included_patches[] = {
1556, 1556,
1555, 1555,
// 1554, // 1554,
// 1553, 1553,
// 1552, // 1552,
// 1551, // 1551,
// 1550, // 1550,
@@ -460,15 +460,15 @@ static const int included_patches[] = {
1468, 1468,
1467, 1467,
1466, 1466,
// 1465, 1465,
1464, 1464,
// 1463, // 1463,
// 1462, // 1462,
// 1461, // 1461,
// 1460, // 1460,
// 1459, // 1459,
// 1458, 1458,
// 1457, 1457,
1456, 1456,
// 1455, // 1455,
// 1454, // 1454,
@@ -487,7 +487,7 @@ static const int included_patches[] = {
1441, 1441,
// 1440, // 1440,
1439, 1439,
// 1438, 1438,
1437, 1437,
// 1436, // 1436,
1435, 1435,
@@ -498,7 +498,7 @@ static const int included_patches[] = {
// 1430, // 1430,
// 1429, // 1429,
1428, 1428,
// 1427, 1427,
1426, 1426,
// 1425, // 1425,
1424, 1424,
@@ -573,7 +573,7 @@ static const int included_patches[] = {
// 1355, // 1355,
// 1354, // 1354,
// 1353, // 1353,
// 1352, 1352,
1351, 1351,
// 1350, // 1350,
// 1349, // 1349,
@@ -646,7 +646,7 @@ static const int included_patches[] = {
1282, 1282,
1281, 1281,
// 1280, // 1280,
// 1279, 1279,
// 1278, // 1278,
// 1277, // 1277,
// 1276, // 1276,
@@ -676,7 +676,7 @@ static const int included_patches[] = {
1252, 1252,
1251, 1251,
1250, 1250,
// 1249, 1249,
1248, 1248,
1247, 1247,
// 1246, // 1246,
@@ -754,15 +754,15 @@ static const int included_patches[] = {
// 1174, // 1174,
// 1173, // 1173,
1172, 1172,
// 1171, 1171,
// 1170, // 1170,
1169, 1169,
1168, 1168,
// 1167, // 1167,
1166, 1166,
// 1165, 1165,
// 1164, // 1164,
// 1163, 1163,
// 1162, // 1162,
1161, 1161,
1160, 1160,
@@ -1188,7 +1188,7 @@ static const int included_patches[] = {
// 740, // 740,
// 739, // 739,
// 738, // 738,
// 737, 737,
736, 736,
735, 735,
734, 734,