Via: aston.ac.uk; Thu, 25 Jun 1992 09:09:41 +0100 To: djgpp AT sun DOT soe DOT clarkson DOT edu From: John Fletcher Date: 25 Jun 92 09:08:29 GMT Subject: String.h found - now I need Regex.h Reply-To: J DOT P DOT Fletcher AT aston DOT ac DOT uk 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: ------------------------------------------------------------------- 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. ------------------------------------------------------------------ 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 ----------------------------------------------------------------