Patch 8.2.2273
Problem: Build failure.
Solution: Add missing changes to header file.
Files: src/vim9.h
*** ../vim-8.2.2272/src/vim9.h 2020-12-26 20:09:11.282465257 +0100
--- src/vim9.h 2021-01-02 14:57:46.821544658 +0100
***************
*** 141,148 ****
ISN_NEGATENR, // apply "-" to number
ISN_CHECKNR, // check value can be used as a number
! ISN_CHECKTYPE, // check value type is isn_arg.type.tc_type
ISN_CHECKLEN, // check list length is isn_arg.checklen.cl_min_len
ISN_PUT, // ":put", uses isn_arg.put
--- 141,149 ----
ISN_NEGATENR, // apply "-" to number
ISN_CHECKNR, // check value can be used as a number
! ISN_CHECKTYPE, // check value type is isn_arg.type.ct_type
ISN_CHECKLEN, // check list length is isn_arg.checklen.cl_min_len
+ ISN_SETTYPE, // set dict type to isn_arg.type.ct_type
ISN_PUT, // ":put", uses isn_arg.put
*** ../vim-8.2.2272/src/version.c 2021-01-02 15:41:00.193079024 +0100
--- src/version.c 2021-01-02 15:49:14.874804209 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2273,
/**/
--
From "know your smileys":
:-) Funny
|-) Funny Oriental
(-: Funny Australian
/// Bram Moolenaar -- Br...@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 ///