FS#54372 - [vim] Perl support broken with Perl 5.26
Attached to Project:
Arch Linux
Opened by Dmitry L. (d255) - Thursday, 08 June 2017, 19:22 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 09 June 2017, 12:53 GMT
Opened by Dmitry L. (d255) - Thursday, 08 June 2017, 19:22 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 09 June 2017, 12:53 GMT
|
Details
Description:
Vim is broken with last Perl. Got this error when try to run Perl code in vim: if_perl.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080) Additional info: * package version(s): core/perl 5.26.0-1 extra/vim 8.0.0586-2 Steps to reproduce: 1. Run vim: vim 2. Run Perl inside vim: :perl $a=1 |
This task depends upon
Closed by Anatol Pomozov (anatolik)
Friday, 09 June 2017, 12:53 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with vim 8.0.0628-1
Friday, 09 June 2017, 12:53 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with vim 8.0.0628-1
Comment by
Anatol Pomozov (anatolik) -
Thursday, 08 June 2017, 22:22 GMT
vim need to be rebuilt, will take care of it.