[Bug libc/17635] New: isblank / isascii / toascii namespace

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Fri Nov 21 18:23:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=17635

            Bug ID: 17635
           Summary: isblank / isascii / toascii namespace
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com

Use of isblank brings in isascii and toascii, but isblank is a C99 function and
the other to aren't.  (Not a conformance issue because of the is* and to*
reservation, but still contrary to glibc practice.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list