Re: ex_docmd.c build error RESTRICT undeclared

2019-02-08 Fir de Conversatie M Kelly
OK, I see some others posted same issue in other threads. -- -- 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

ex_docmd.c build error RESTRICT undeclared

2019-02-08 Fir de Conversatie M Kelly
Hi, Have a build problem this morning after latest pull: ex_docmd.c: In function ‘do_one_cmd’: ex_docmd.c:2015:36: error: ‘RESTRICT’ undeclared (first use in this function) if (restricted != 0 && (ea.argt & RESTRICT)) ^ Any ideas ? thx, -mark -- -- You re