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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to