Date: Wed, 05 Jul 2023 14:13:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272382] The iconv converter from EUC-TW to UTF-8 is broken Message-ID: <bug-272382-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272382 Bug ID: 272382 Summary: The iconv converter from EUC-TW to UTF-8 is broken Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: bruno@clisp.org Attachment #243265 text/plain mime type: Created attachment 243265 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243265&action= =3Dedit mapping table extractor The iconv converter from EUC-TW to UTF-8 is broken: It maps only the ASCII characters, nothing else. How to reproduce: $ cc -Wall -o table-from table-from.c $ ./table-from EUC-TW > EUC-TW.TXT See the attachments. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272382-227>