Remove PARAMS definition in libiberty/regex.c

Andreas Jaeger aj@suse.de
Tue Mar 2 07:28:00 GMT 2004


Matt Kraai <kraai@ftbfs.org> writes:

> Howdy,
>
> libiberty/regex.c includes ansidecl.h, which defines PARAMS, so
> there is no need for libiberty/regex.c itself to ensure that
> PARAMS is defined.
>
> Bootstrapped and regression tested on powerpc-unknown-linux-gnu.
>
> OK to commit?

This comes from the master file where regex.c is copied from.  Since
PARAMS is protected by an #ifndef PARAMS, I see no reason to change
this, it might make merges with the master copy harder...

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040302/8514960f/attachment.sig>


More information about the Gcc-patches mailing list