I'm building vim under Windows 10 using MinGW64 and perl 5.32. After patch
9.0.1681 I'm getting:
[...]
if_perl.xs:742:1: error: redefinition of 'Perl_SvTRUE'
742 | Perl_SvTRUE(pTHX_ SV *sv) {
| ^~~~~~~~~~~
In file included from C:/Perl/perl/lib/Core/perl.h:6158,
from if_perl.xs:62:
C:/Perl/perl/lib/Core/inline.h:199:1: note: previous definition of
'Perl_SvTRUE' was here
199 | Perl_SvTRUE(pTHX_ SV *sv) {
| ^~~~~~~~~~~
make: *** [Make_cyg_ming.mak:1306: gobjx86-64/if_perl.o] Error 1
Error by compiling gvim.exe
Regards,
--
Cesar
--
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/1200073f-e1f1-4ce0-9042-5b7917b18695n%40googlegroups.com.