On Mon, Mar 26, 2007 at 04:44:07PM +0100, Philip Hazel wrote:
> I have just put a third release candidate for 7.1 in
>
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.1-RC3.tar.gz
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.1-RC3.tar.bz2
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.1-RC3.zip
This works out of the box on cygwin and mingw. I notice the test suite
on mingw only hangs when pcre is built as a shared library. If I build
it as a static library only, the test suite runs, but doesn't pass.
> 3. Fixed the missing $(srcdir) for pcre_chartables.dist references.
Works now. Thanks.
> 4. Reworded the comments about Windows in the NON-UNIX-USE file, along
> the lines suggested by Bob Rossi. Thanks, Bob! Please check that I
> haven't said anything stupid.
This looks perfect. Good job!
Thanks,
Bob Rossi