Re: [PATCH] update pcre example + libraries + tests

2005-04-09 Thread Leopold Toetsch
jerry gay wrote: wouldn't you know it... i upload the wrong patch. here's the correct one, with all tests passing on win32. On Apr 7, 2005 9:00 AM, *jerry gay* <[EMAIL PROTECTED] > wrote: i've attached a patch to update the pcre example, libraries, and added so

Re: [PATCH] update pcre example + libraries + tests

2005-04-07 Thread jerry gay
wouldn't you know it... i upload the wrong patch. here's the correct one, with all tests passing on win32. On Apr 7, 2005 9:00 AM, jerry gay <[EMAIL PROTECTED]> wrote: i've attached a patch to update the pcre example, libraries, and added some documentation and simple tests.   notably, the pcre l

[PATCH] update pcre example + libraries + tests

2005-04-07 Thread jerry gay
i've attached a patch to update the pcre example, libraries, and added some documentation and simple tests.   notably, the pcre library now uses current calling conventions, and is designed to work on win32 and unix. i do not have a unix test environment, so please test there before applying.   i