https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272382
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: [email protected]
Reporter: [email protected]
Attachment #243265 text/plain
mime type:
Created attachment 243265
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243265&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.