https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
Yuri Pankov changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #7 from Yuri Pankov ---
OK, sorry, I'm really starting to forget what single byte locales are, and that
this code isn't applicable here. But, luckily for me, ISO8859-13 charmap shows
that 0xBD maps to 0x00BD wide character.
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #6 from Yuri Pankov ---
(a bit of ugly code)
$ cat t.c
#include
#include
#include
#include
#include
int
main(void)
{
char mbc[] = { 0xBD };
wchar_t wc;
if (setlocale(LC_ALL, "lv_LV.ISO8859-13") ==
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #5 from Karl Williamson ---
(In reply to Yuri Pankov from comment #4)
This bug is about Lithuanian locales where 0xBD is not the same as it is in
Unicode
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
Yuri Pankov changed:
What|Removed |Added
CC||yur...@freebsd.org
--- Comment #4 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #3 from Baptiste Daroussin ---
Yes there is a bug, I will request and errata for, don't know if that fixes the
one you found, but I will merge my fixes in 11-STABLE next week and request en
errata
--
You are receiving this mai
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #2 from Karl Williamson ---
(In reply to Baptiste Daroussin from comment #1)
Yes, these are no longer showing as bugs.
However, the UTF-8 locales in this release show some collation weirdness for
some controls. If we actually
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
--- Comment #1 from Baptiste Daroussin ---
This should be fixed in FreeBSD 11 where they have been completly reworked
(unfortunately it won't be mergeable on 10) can you confirm?
--
You are receiving this mail because:
You are the assigne
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211762
Bug ID: 211762
Summary: Some locale definitions have defects
Product: Base System
Version: 10.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: A