[Bug regex/1240] New: regerror signatures are missing 'restrict'

eggert at gnu dot org sourceware-bugzilla@sources.redhat.com
Thu Aug 25 05:05:00 GMT 2005


POSIX requires that the pointer args to regerror be qualified 'restrict',
but they aren't currently qualified that way in regex.h.  Also, the
documentation is missing some 'restrict' and 'const' qualifiers.
I'll attach a patch.

-- 
           Summary: regerror signatures are missing 'restrict'
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: regex
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: eggert at gnu dot org
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1240

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list