public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8509: regexp.h file needs tweaked to allow it to compile
@ 2002-11-21  7:05 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-11-21  7:05 UTC (permalink / raw)
  To: bakers, gcc-bugs, gcc-prs, nobody

Synopsis: regexp.h file needs tweaked to allow it to compile

State-Changed-From-To: open->closed
State-Changed-By: reichelt
State-Changed-When: Fri Nov 15 05:09:27 2002
State-Changed-Why:
    Not a GCC bug.
    GCC doesn't provide a regexp.h.
    You need to contact whoever does.
     

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8509


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

* Re: c++/8509: regexp.h file needs tweaked to allow it to compile
@ 2002-11-08 21:26 Phil Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Phil Edwards @ 2002-11-08 21:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8509; it has been noted by GNATS.

From: Phil Edwards <phil@jaj.com>
To: bakers@erols.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/8509: regexp.h file needs tweaked to allow it to compile
Date: Sat, 9 Nov 2002 00:19:51 -0500

 On Sat, Nov 09, 2002 at 02:50:18AM -0000, bakers@erols.com wrote:
 > >Description:
 > The regexp.h file seems like the following needs to be done
 
 GCC doesn't provide a regexp.h.  You need to contact whoever does.
 
 
 
 -- 
 I would therefore like to posit that computing's central challenge, viz. "How
 not to make a mess of it," has /not/ been met.
                                                  - Edsger Dijkstra, 1930-2002


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

* c++/8509: regexp.h file needs tweaked to allow it to compile
@ 2002-11-08 18:56 bakers
  0 siblings, 0 replies; 3+ messages in thread
From: bakers @ 2002-11-08 18:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8509
>Category:       c++
>Synopsis:       regexp.h file needs tweaked to allow it to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 08 18:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     baker
>Release:        GCC 3.2
>Organization:
>Environment:
Red Hat 8.0
>Description:
The regexp.h file seems like the following needs to be done
1. In reqexp.h on line 131, the expbuf was trying to
be converted to an unsigned character pointer from a
char *__restrict ponter without an explicit modifier/cast.

2. I believe that the macro calls from line 181 to 193 
that are RETURN calls should probably be calls to ERROR
call.
>How-To-Repeat:

>Fix:
1. In regexp.h on line 131, the expbuf was trying o
be converted to an unsigned character pointer from a
char *__restrict pointer without an explicit modifier/cast
to an unsigned char pointer.

2. I believe that the calls to RETURN in regexp.h on lines
181 to 193 should  be calls to ERROR instead.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-11-15 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-21  7:05 c++/8509: regexp.h file needs tweaked to allow it to compile reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-11-08 21:26 Phil Edwards
2002-11-08 18:56 bakers

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).