Date: Wed, 27 Apr 2022 19:08:31 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 263210] printf does not support unicode hexa code Message-ID: <bug-263210-227-adUwMU7hZ1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263210-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263210 --- Comment #3 from Olivier Cochard <olivier@freebsd.org> --- (In reply to Piotr Pawel Stefaniak from comment #2) It doesn't work on 13.0 neither on -current with /bin/sh neither /bin/csh here: === 13.0 === % uname -v FreeBSD 13.0-RELEASE-p7 #0: Mon Jan 31 18:24:03 UTC 2022 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 olivier@dev:~ % sh ./printf.sh Trying to display UTF-8 character ⩽ u2A7D === 14-head === $ uname -v FreeBSD 14.0-CURRENT #133 main-n255050-0ced2aef067: Mon Apr 25 15:18:50 CEST 2022 $ sh ./printf.sh Trying to display UTF-8 character ⩽ u2A7D -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263210-227-adUwMU7hZ1>
