]> git.proxmox.com Git - perlmod.git/commit
fix utf8 support in substr_from_str_slice
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 Mar 2022 12:47:03 +0000 (13:47 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 Mar 2022 12:47:03 +0000 (13:47 +0100)
commitcd69debd780912c939ad65cfe1bb586497917cd2
tree52a1be9c1de2b2c17b2f3e2839ba6d58bfe521b5
parentc9ec592f3eb8a66e62813c71d210299334ad0118
fix utf8 support in substr_from_str_slice

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
perlmod/src/ffi.rs
perlmod/src/glue.c
perlmod/src/scalar.rs