------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=620
--- Comment #2 from Philip Hazel <ph10@???> 2007-10-18 17:13:46 ---
On Thu, 18 Oct 2007, Felipe Pena wrote:
> I did a patch for provider edition of pattern such as mysqlclient. Using the
> GNU Readline library.
The problem with that is that it will only work when that library is
available. PCRE runs on many different operating systems, and I have
been careful to use only functions from the standard C library so that
the only requirement is a standard C compiler and library.
I suppose it could be made conditional. I will look at this when I next
work on PCRE (not for a few weeks).
Regards,
Philip
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email