You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Havard <br...@kheldar.apana.org.au> on 1999/05/24 08:12:39 UTC

Regex again...

Recently this was done for regexec():

>revision 1.18
>date: 1999/05/21 12:16:18;  author: rse;  state: Exp;  lines: +1 -0
>Replace regexec() calls with calls to a new API stub function ap_regexec().
>This solves problems with DSO modules which use the regex library.
>
>Submitted by: Jens-Uwe Mager <ju...@helios.de>, Ralf S. Engelschall
>Reviewed by: Ralf S. Engelschall

but while trying to get a php3 module to use the core regex I've found that
regerror() is also needed but not linked into the core by default. Can it get
the same treatment?

--
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------