To: vim_dev@googlegroups.com Subject: Patch 7.4.2070 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.2070 (after 7.4.2069) Problem: Missing change to include file. Solution: Include the spell header file. Files: src/vim.h *** ../vim-7.4.2069/src/vim.h 2016-07-17 22:13:26.817095253 +0200 --- src/vim.h 2016-07-19 15:53:03.059180106 +0200 *************** *** 2061,2066 **** --- 2061,2068 ---- } assert_type_T; #include "ex_cmds.h" /* Ex command defines */ + #include "spell.h" /* spell checking stuff */ + #include "proto.h" /* function prototypes */ /* This has to go after the include of proto.h, as proto/gui.pro declares *** ../vim-7.4.2069/src/version.c 2016-07-19 16:38:45.507086996 +0200 --- src/version.c 2016-07-19 16:55:27.524689563 +0200 *************** *** 760,761 **** --- 760,763 ---- { /* Add new patch number below this line */ + /**/ + 2070, /**/ -- [clop clop] ARTHUR: Old woman! DENNIS: Man! ARTHUR: Man, sorry. What knight lives in that castle over there? DENNIS: I'm thirty seven. ARTHUR: What? DENNIS: I'm thirty seven -- I'm not old! The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- Bram@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 ///