> I recently found a c++ regex library that does PERL style matching.
> I think we should use it (it's GPL) as it would free us from using
> OS specific 'C' regex calls for Exclusions.
We should include this in the tree somewhere, since we're
going to run into problems when users try to build this.
Since it isn't included in any standard distribution, and it
requires either hand-editing of the Makefile to add an install target,
or hand-copying of the headers to /usr/include/* to get resolve the
dependencies that cplucker has on it.
Its small enough, lets put it in tools/regex for now.
David A. Desrosiers
[EMAIL PROTECTED]
http://gnu-designs.com
_______________________________________________
plucker-dev mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev