Re: [Findutils-patches] [PATCH] Support the generation of regexprops-generic.texi.

2007-11-29 Thread James Youngman
On Nov 28, 2007 1:26 AM, Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to James Youngman on 11/27/2007 3:37 PM: > > +static void copying(void) > > +{ > > + static const char *copy_para[]= > > +{ > > + "Copyright (C) 1994, 1996, 1999,

Re: [Findutils-patches] [PATCH] Support the generation of regexprops-generic.texi.

2007-11-27 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to James Youngman on 11/27/2007 3:37 PM: > +static void copying(void) > +{ > + static const char *copy_para[]= > +{ > + "Copyright (C) 1994, 1996, 1999, 2000, 2001, 2003, 2004, 2005, 2006" > + ,"Free Software Foundation, Inc."

[Findutils-patches] [PATCH] Support the generation of regexprops-generic.texi.

2007-11-27 Thread James Youngman
2007-11-27 James Youngman <[EMAIL PROTECTED]> * lib/regextype.h (get_regex_type_context): Used to indicate if a particular type of regular expression is of interest for regexprops.texi (which is findutils-specific) or regexprops-generic.texi (which is not). The