Date: Tue, 06 Oct 2020 18:05:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 250163] iswprint wrong for NO-BREAK SPACE Message-ID: <bug-250163-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250163 Bug ID: 250163 Summary: iswprint wrong for NO-BREAK SPACE Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: mt-bugs@markoturk.info Created attachment 218568 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218568&action=edit test code example Hi, iswprint returns false for L'\u00a0' (NO-BREAK SPACE), see attached code. The same code returns true on Linux. Is this a bug in iswprint? Regards, Marko -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250163-227>
