mirror of
https://github.com/neovim/neovim.git
synced 2026-09-03 12:50:36 +00:00
build(vim-patch): v9.2.0420 is n/a
This commit is contained in:
@@ -948,6 +948,7 @@ is_na_patch() {
|
||||
'-I^popup_[_a-z]+\(' \
|
||||
'-I\*\s+For Vim version [0-9]\.[0-9]\.\s+Last change: [0-9]+ [A-Z][a-z]+ [0-9]+' \
|
||||
'-I compiled (with|without) .*\(\|.+\|\) feature\.$' \
|
||||
'-I\|channel-open-[^|]+\|' \
|
||||
'-I\|popup-windows\|' \
|
||||
'-I\|tabpanel\|' \
|
||||
'-I\spopup window\s' \
|
||||
@@ -989,7 +990,7 @@ is_na_patch() {
|
||||
'-IEVENT_TERMINALWINOPEN' \
|
||||
'-I^#\s*define\s+(ASSIGN_VAR|POPF_CURSORLINE)\s' \
|
||||
'-I^typedef enum \{$' \
|
||||
'-I^\s+POPCLOSE_[A-Z]+,?$' \
|
||||
'-I^\s+(CH_MODE|POPCLOSE)_[A-Z]+,?$' \
|
||||
'-I^\} popclose_T;$' \
|
||||
'-I^EXTERN\schar\s+\*popup_transparent' \
|
||||
'-I^EXTERN\sint\s+disable_vterm_title_for_testing' \
|
||||
@@ -1000,6 +1001,7 @@ is_na_patch() {
|
||||
'-I^EXTERN char e_.*def_function' \
|
||||
'-I^EXTERN char e_.*enddef' \
|
||||
'-I^EXTERN char e_.*vim9' \
|
||||
'-I^EXTERN char e_[_a-z]+_channel' \
|
||||
'-I^EXTERN char e_cannot_declare_.*variable_str' \
|
||||
'-I^EXTERN char e_cannot_define_new_.+_as_static' \
|
||||
'-I^EXTERN char e_cannot_use_a_return_type_with_new' \
|
||||
@@ -1009,6 +1011,7 @@ is_na_patch() {
|
||||
'-I\sINIT\(= .+"E[0-9]+: .*:def ' \
|
||||
'-I\sINIT\(= .+"E[0-9]+: .*enddef"' \
|
||||
'-I\sINIT\(= .+"E[0-9]+: .*([vV]im9|interface)' \
|
||||
'-I\sINIT\(= .+"E[0-9]+: .* (ch|channel)_[_a-z]+\(\)' \
|
||||
'-I\sINIT\(= .+"E1016: Cannot declare .* variable: ' \
|
||||
'-I\sINIT\(= .+"E1103: Dictionary not set' \
|
||||
'-I\sINIT\(= .+"E1365: Cannot use a return type with the \\"new\\" function"' \
|
||||
|
||||
Reference in New Issue
Block a user