https://bugzilla.redhat.com/show_bug.cgi?id=2078251 --- Comment #3 from Petr Pisar <ppisar@xxxxxxxxxx> --- Or because of an unsigned char: --- Text-Bidi-2.15/swig/fribidi.i 2018-09-24 18:08:52.000000000 +0200 +++ Text-Bidi-2.16/swig/fribidi.i 2022-04-24 22:30:38.000000000 +0200 @@ -98,6 +98,7 @@ %} %apply const FriBidiChar* str { const FriBidiCharType* bidi_types } +%apply unsigned long { FriBidiChar ch } %apply unsigned long *OUTPUT { FriBidiChar *mirrored_ch } -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2078251 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure