Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2022 22:00:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263692] share/misc/latin1: add UTF8-encoded version
Message-ID:  <bug-263692-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263692

            Bug ID: 263692
           Summary: share/misc/latin1: add UTF8-encoded version
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: pauamma@gundo.com
                CC: schweikh@FreeBSD.org
             Flags: maintainer-feedback?(schweikh@FreeBSD.org)
                CC: schweikh@FreeBSD.org

Created attachment 233616
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233616&action=
=3Dedit
Latin1 (ISO 8859/1) characters encoded in UTF-8

With UTF-8 now being the norm rather than the exception, remembering to use
"iconv -f latin1 -t utf8 /usr/share/misc/latin1 | less" instead of "less
/usr/share/misc/latin1" is becoming a minor pain point. Provide a version o=
f it
with UTF-8 encoding (attached with suggested name latin1.in-utf8) to ease t=
hat.

--=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-263692-227>