"Joe R. Jah" wrote:
> Yes, I grepped all the files in the source directory for "Regex"; it's
> only in htdoc/TODO.html and htlib/regex.c as a comment. I found many
> instances of it, though, in /usr/lib/libg++.so. Does that mean anything
> at all?
It may mean a bug in libg++ or a mismatch between libg++ and your C
library.
What compiler (version) did you use to compile? Have you tried compiling
with a more recent compiler (and/or libstdc++)?
As Gilles pointed out, one of the changes in 3.1.2 was to use the system
regex.h, which seems almost uniformly much faster than the rx code that
we had been using. This is the likely culprit, but I don't know why it's
not working for you.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.