]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1103: if_perl: still some compile errors with Perl 5.38 v9.1.1103
authorDrew Vogel <dvogel@github>
Tue, 11 Feb 2025 19:06:07 +0000 (20:06 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 11 Feb 2025 19:06:07 +0000 (20:06 +0100)
commit8cc725e9276d9bc314ca9cf1cb753dc8c9483181
tree9bc27c4526ecc1e48885df31854434dce0159d67
parentbfc7719e48ffc365ee0a1bd1888120d26b6365f0
patch 9.1.1103: if_perl: still some compile errors with Perl 5.38

Problem:  if_perl: still some compile errors with Perl 5.38
Solution: copy declaration of PL_memory_wrap from Perl header
          (Drew Vogel)

closes: #16613

Signed-off-by: Drew Vogel <dvogel@github>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_perl.xs
src/version.c