[Bug 156920] isspecial(3) is not helpful

2020-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156920 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #5 from

[Bug 156920] isspecial(3) is not helpful

2020-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156920 --- Comment #6 from Conrad Meyer --- #define isspecial(c)__sbistype((c), _CTYPE_T) Whatever that means. @Ed, there are a host of other BSD-specific ctype.h extensions that could maybe be better defined, or removed: 127-#if __BSD_

[Bug 156920] isspecial(3) is not helpful

2020-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156920 --- Comment #7 from Conrad Meyer --- Similarly, share/ctypedef/C.UTF-8.src declares several classes (alpha, upper, lower, cntrl, digit, "graph", punct) but no "special." -- You are receiving this mail because: You are on the CC list for t

[Bug 156920] isspecial(3) is not helpful

2020-01-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156920 --- Comment #8 from Conrad Meyer --- (This may be an artifact of tools/tools/locale/tools/utf8-rollup.pl, but it's unclear what was intended by isspecial(). Someone could do some CSRG archaeology to discover the original intent, but it see

Problem reports for d...@freebsd.org that need special attention

2020-01-05 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob