Mail Archives: djgpp/1992/06/25/04:09:41
Dear all
I have found String.h as _STRING.H in CPLUSINC - fine.
_STRING.H contains a call to _Regex.h which I have not found in
CPLUSINC or in the README file which lists all the files in DJGPP.
I have found a reference to regex.h in the file CHANGELO in CPLUSINC.
Here is an extract:
-------------------------------------------------------------------
<Extract from CHANGELO in CPLUSINC as extracted from distribution of
DJGPP>
<Head of file>
Tue Mar 10 18:21:34 1992 Per Bothner (bothner AT cygnus DOT com)
* sys/wait.h: Don't include sys/resource.h;
use forward struct declaration instead.
< much cut out>
Fri Jan 17 14:12:54 1992 Per Bothner (bothner at cygnus.com)
Merge in Doug Lea's latest version; plus other changes.
<... part removed ...>
* BitString.h, String.h: (int)->(unsigned int) changes (to fix
some gcc-2 warnings).
* assert.h, compare.h: Minor improvements.
* Integer.h: Re-do Integer::operator<< to exploit
new iostream facilities.
* builtin.h, minmax.h: Moved min/max from former to latter.
* builtin.h: Moved hex/oct/dec to ../old-stream/itoa.cc.
---> * regex.h: New version (from FSF).
* std.h; bstring.h, memory.h, errno.h, string.h, stdlib.h,
unistd.h: Move prototypes into separate include files,
mostly split up the way ANSI C does.
* abs.h, file.h, malloc.h, max.h, min.h, random.h: Removed.
<This is the only mention of 'regex' (case insensitive) in the file.
_STRING.H is the only file which uses _Regex.h (in that form). >
------------------------------------------------------------------
I hope that someone can point me to this file _REGEX.H
Thank you
John
----------------------------------------------------------------
Dr John P. Fletcher
Department of Chemical Engineering and Applied Chemistry,
Aston University, Tel: (44) 21 359 3611 ext 4625
Aston Triangle, Email(Janet): J DOT P DOT FLETCHER AT UK DOT AC DOT ASTON
BIRMINGHAM B4 7ET U.K. Email(Other): J DOT P DOT FLETCHER AT ASTON DOT AC DOT UK
----------------------------------------------------------------
- Raw text -