[Bug 250163] iswprint wrong for NO-BREAK SPACE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 7 06:45:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250163
--- Comment #3 from Marko Turk <mt-bugs at markoturk.info> ---
(In reply to Conrad Meyer from comment #2)
Yes, seems to be fixed on -CURRENT. My VM with -CURRENT had wrong locale when I
did the testing, sorry.
I saw the issue on 11.4-STABLE r365792:
$ env LANG=C.UTF-8 ./example3
no
$ env LANG=C ./example3
no
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list