Re: building vim with clang and python3 support

2023-06-02 Fir de Conversatie N i c o l a s
Hi Ken, >From this commit fee511c in line 703 of if_python3.c if there is an update for versions of python upper to 3.11. # if PY_VERSION_HEX >= 0x030b00b3 # undef PyObject_TypeCheck # define PyObject_TypeCheck(o,

Re: building vim with clang and python3 support

2023-06-01 Fir de Conversatie N i c o l a s
Yes right. That's the way to go. Thank you Ken. Le jeu. 1 juin 2023 à 13:58, Ken Takata a écrit : > Hi, > > So, you are using the beta version of python 3.12, right? > Then, if_python3.c should be updated to support python 3.12, I think. > > Regards, > Ken Takata > > 2023年6月1日木曜日 2:50:46 UTC+9 N

Re: building vim with clang and python3 support

2023-06-01 Fir de Conversatie Ken Takata
Hi, So, you are using the beta version of python 3.12, right? Then, if_python3.c should be updated to support python 3.12, I think. Regards, Ken Takata 2023年6月1日木曜日 2:50:46 UTC+9 N i c o l a s: > Hi, > > From vim.9.0.1594 source, I obtain this error trying to build gvim HUGE > version under wi

building vim with clang and python3 support

2023-05-31 Fir de Conversatie N i c o l a s
Hi, >From vim.9.0.1594 source, I obtain this error trying to build gvim HUGE version under win10 with python3(12) support. c -Wl,-Bdynamic -lgcc_eh -Wl,-Bstatic -lwinpthread -Wl,-Bdynamic -lole32 -luuid D:/msys64/mingw64/bin/ld: gobjx86-64/if_python3.o:if_python3.c:(.text+0xa07b): undefined r