public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/1241] New: regex isn't compilable by g++; also, a dereferencing bug
@ 2005-08-25 20:36 eggert at gnu dot org
  2005-08-25 20:37 ` [Bug regex/1241] " eggert at gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: eggert at gnu dot org @ 2005-08-25 20:36 UTC (permalink / raw)
  To: glibc-bugs-regex

Sam Steingold reported that the regex code wasn't compilable by g++.
While making the small changes required to fix this, I encountered
a real bug: an "err == REG_NOERROR" should be "*err == REG_NOERROR"
because err is a pointer.  I'll attach a patch for both problems.

-- 
           Summary: regex isn't compilable by g++; also, a dereferencing bug
           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=1241

------- 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] 6+ messages in thread
[parent not found: <bug-1241-132@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-06-13 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-25 20:36 [Bug regex/1241] New: regex isn't compilable by g++; also, a dereferencing bug eggert at gnu dot org
2005-08-25 20:37 ` [Bug regex/1241] " eggert at gnu dot org
2005-08-26  5:54 ` eggert at gnu dot org
2005-09-06 20:26 ` drepper at redhat dot com
2005-09-06 20:31 ` drepper at redhat dot com
     [not found] <bug-1241-132@http.sourceware.org/bugzilla/>
2014-06-13 10:52 ` fweimer 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).