Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250163

            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=3D218568&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250163-227>