Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Aug 2017 17:12:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 57911] fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) returns FNM_NOMATCH
Message-ID:  <bug-57911-15-kjXWi7bgcc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-57911-15@https.bugs.freebsd.org/bugzilla/>
References:  <bug-57911-15@https.bugs.freebsd.org/bugzilla/>

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

Joerg.Schilling@fokus.fraunhofer.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joerg.Schilling@fokus.fraun
                   |                            |hofer.de

--- Comment #6 from Joerg.Schilling@fokus.fraunhofer.de ---
It is more than [:alpha:]....

it is:
  [: :] character class=20
  [=3D =3D] equivalence character class=20
  [. .] collation symbol=20

Given that the bugreport is 14 years old, is there a chance that this will =
be
implemented in a predictable time?

I am asking this because I am currently taking the FreeBSD libc i18n code a=
nd
integrating it into libc from OpenSolaris (SchilliX) and I would like to get
something that could pass the POSIX certification tests.

--=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-57911-15-kjXWi7bgcc>