[Bug 250163] iswprint wrong for NO-BREAK SPACE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 6 18:05:05 UTC 2020
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 at FreeBSD.org
Reporter: mt-bugs at 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.
More information about the freebsd-bugs
mailing list