On 12-Nov.-2018 06:14, Tony Mechelynck wrote:
On Linux64, even with that #ifdef in place, evalfunc.c compiles with
no error, even in my Tiny and Small builds compiled with -quickfix and
-eval (using gcc 7.3.1). All my other builds (Normal, Big and Huge)
have +quickfix and +eval.

Here are my configure options for the Normal build:

         export CONF_OPT_GUI='--enable-gui=gtk2'
         export CONF_OPT_MULTIBYTE='--enable-multibyte'
         export CONF_OPT_AUTOSERVE='--enable-autoservername'
         export CONF_OPT_FEAT='--with-features=normal'
         export CONF_ARGS='--with-vim-name=vim-normal'
         export 
CONF_OPT_COMPBY='"--with-compiledby=antoine.mechely...@gmail.com"'

According to doc/various.txt line 426, Normal and higher builds are
with +quickfix. Did you try to override that and build a Normal build
without the quickfix feature?

Have you tried replacing evalfunc.c line 32 with
         #ifdef FEAT_NORMAL
rather than removing it altogether along with line 34?


Best regards,
Tony.

Hi Tony,

For one of my builds I am using a "normal" build with a customised feature.h which disables quickfix (amongst others).

Cheers
John

--
--
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui