perl-* rebuild perl-5.42.2

This commit is contained in:
Rmys
2026-04-08 19:29:20 +03:00
parent d4028cb65c
commit 412ac986f5
3 changed files with 26 additions and 0 deletions
@@ -0,0 +1,11 @@
--- map8.h
+++ map8.h
@@ -81,7 +81,7 @@
U16* map8_to_str16(Map8*, U8*, U16*, int, int*);
U8* map8_to_str8 (Map8*, U16*, U8*, int, int*);
-U8* map8_recode_8(Map8*, Map8*, U8*, U8*, int, int*);
+U8* map8_recode8 (Map8*, Map8*, U8*, U8*, int, int*);
int map8_empty_block(Map8*, U8);