[Bug 183876] fmt(1): /usr/src/usr.bin/fmt/ (not 8 bit clean) for German & French
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 23:21:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183876
George Mitchell <george@m5p.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |george@m5p.com
--- Comment #6 from George Mitchell <george@m5p.com> ---
I think I'm seeing this problem independent of language settings, but
definitely involving UTF-8 U+2014, em dash (—). Em dashes in the input are
simply removed from the output. A quick glance at the code shows that it uses
wchar_t, so I'm not sure what is wrong.
--
You are receiving this mail because:
You are the assignee for the bug.