Patch 9.0.0762 (after 9.0.0761)
Problem: Build failure.
Solution: Add missing change.
Files: src/structs.h
*** ../vim-9.0.0761/src/structs.h 2022-10-13 22:12:07.168673806 +0100
--- src/structs.h 2022-10-15 15:20:54.917763350 +0100
***************
*** 3034,3039 ****
--- 3034,3040 ----
#endif
char_u *b_p_kp; // 'keywordprg'
int b_p_lisp; // 'lisp'
+ char_u *b_p_lop; // 'lispoptions'
char_u *b_p_menc; // 'makeencoding'
char_u *b_p_mps; // 'matchpairs'
int b_p_ml; // 'modeline'
*** ../vim-9.0.0761/src/version.c 2022-10-15 16:04:43.998187220 +0100
--- src/version.c 2022-10-15 16:25:11.667007475 +0100
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 762,
/**/
--
BEDEVERE: Oooooh!
LAUNCELOT: No "Aaaaarrrrrrggghhh ... " at the back of the throat.
BEDEVERE: No! "Oooooh!" in surprise and alarm!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20221015152627.2948C1C05ED%40moolenaar.net.