https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202290
Bug ID: 202290
Summary: /usr/bin/vi conversion error on valid character
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
uname -a
FreeBSD xxxx 10.2-PRERELEASE FreeBSD 10.2-PRERELEASE #8 r286147:
export LANG=cs_CZ.ISO8859-2
echo "รก " >/tmp/x # a acute (0xE1) and space
/usr/bin/vi /tmp/x
Conversion error on line 1;
hd /tmp/x
00000000 e1 20 0a
It happens only when "a acute" is succeeded by "space".
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"