public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/1240] New: regerror signatures are missing 'restrict'
@ 2005-08-25  5:05 eggert at gnu dot org
  2005-08-25  5:06 ` [Bug regex/1240] " eggert at gnu dot org
  2005-09-06 20:25 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2005-08-25  5:05 UTC (permalink / raw)
  To: glibc-bugs-regex

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug regex/1240] regerror signatures are missing 'restrict'
  2005-08-25  5:05 [Bug regex/1240] New: regerror signatures are missing 'restrict' eggert at gnu dot org
@ 2005-08-25  5:06 ` eggert at gnu dot org
  2005-09-06 20:25 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2005-08-25  5:06 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From eggert at gnu dot org  2005-08-25 05:06 -------
Created an attachment (id=618)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=618&action=view)
correct the qualifiers for regerror, plus doc fixes


-- 


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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug regex/1240] regerror signatures are missing 'restrict'
  2005-08-25  5:05 [Bug regex/1240] New: regerror signatures are missing 'restrict' eggert at gnu dot org
  2005-08-25  5:06 ` [Bug regex/1240] " eggert at gnu dot org
@ 2005-09-06 20:25 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2005-09-06 20:25 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From drepper at redhat dot com  2005-09-06 20:24 -------
Applied to trunk after fixing the rejects.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-06 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-25  5:05 [Bug regex/1240] New: regerror signatures are missing 'restrict' eggert at gnu dot org
2005-08-25  5:06 ` [Bug regex/1240] " eggert at gnu dot org
2005-09-06 20:25 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).