Commit 55620ef
committed
Fix Perl interface using external linkage in 5.30
The recent fixes for Perl interface for newer versions broke 5.30, and
it's now statically linking a function against the lib instead of being
inline. Fix that locally in MacVim for now.1 parent c50fd2f commit 55620ef
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
707 | 715 | | |
708 | 716 | | |
709 | 717 | | |
| |||
0 commit comments