[Bug 275444] isprint() library function returns wrong when LC_CTYPE is ja_JP.SJIS (tcsh aborts by this)
Date: Wed, 20 Dec 2023 06:28:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275444 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a4a9d2a64a4ded0adf27cbc1af82669112c41887 commit a4a9d2a64a4ded0adf27cbc1af82669112c41887 Author: Yuri Pankov <yuripv@FreeBSD.org> AuthorDate: 2023-11-30 09:04:55 +0000 Commit: Yuri Pankov <yuripv@FreeBSD.org> CommitDate: 2023-12-20 06:24:22 +0000 locale: regenerate SJIS charmap from CLDR There are some noticable differences affecting the '\' and '~' characters between our current charmap and latest CLDR version. PR: 264299, 275444 Reviewed by: bapt Tested by: uratan@miomio.jp Differential Revision: https://reviews.freebsd.org/D42848 tools/tools/locale/etc/final-maps/map.SJIS | 18682 ++++++++++----------------- 1 file changed, 7185 insertions(+), 11497 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.