Hi,
I try to build vim with the --enable-hangulinput and --enable-xim
confilct at the same time, but failed with error:
-------------------------
vim.h:1585:63: error: called object ‘size_t’ is not a function or
function pointer
#define STRNCMP(d, s, n) strncmp((char *)(d), (char *)(s), (size_t)(n))
^
ex_docmd.c:8459:6: note: in expansion of macro ‘STRNCMP’
if (STRNCMP(arg, "FALLBACK ", 9) == 0)
^~~~~~~
In file included from /usr/include/wchar.h:887:0,
from spell.h:250,
from vim.h:2110,
from ex_docmd.c:14:
/usr/include/x86_64-linux-gnu/bits/wchar2.h:507:20: note: declared here
__fortify_function size_t
^~~~~~
Makefile:3059: recipe for target 'objects/ex_docmd.o' failed
make[1]: *** [objects/ex_docmd.o] Error 1
make[1]: Leaving directory '/home/werner/software/editor/vim/vim.git/src'
Makefile:26: recipe for target 'first' failed
make: *** [first] Error 2
-----------------------------
Are these two options conflict?
Regards
--
Hongsheng Zhao <
hongy...@gmail.com>
Institute of Semiconductors, Chinese Academy of Sciences
GnuPG DSA: 0xD108493