Autor: Philip Hazel Data: A: Roman Rybalko CC: pcre-dev Assumpte: Re: [pcre-dev] External memory allocator interface
On Tue, 8 Jul 2008, Roman Rybalko wrote:
> Sorry for long "latency"
> I'm working on it, but it's not ready yet.
> I've implemented common-used calls such as pcre_mm_compile,
> pcre_mm_exec, pcre_mm_malloc, pcre_mm_free,
> but others are to do.
>
> Thank you for your pushing me :) so I know that this is needed not only
> for me.
> I'll try to make the remaining stuff more rapidly.
If it is easy, please send me patches for what you have already done so
that I can look at them and decide if I like them. :-) I want to check
the impact on exising uses of PCRE that do not need to use this extra
feature.