Re: [pcre-dev] [Bug 1121] Infinite recursive + crash

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: 1121
CC: pcre-dev
Subject: Re: [pcre-dev] [Bug 1121] Infinite recursive + crash
On Mon, 13 Jun 2011, Petr Pisar wrote:

> May I have a question? If I compile pcre to use stack and then to use heap,
> will be the two libraries binary compatible?


I'm not quite sure what you are asking here. The two libraries will both
contain the same set of functions with the same names and the same APIs.
The pcre_exec() function will be different in the way it works; the
other functions will be identical in both libraries.

Philip

--
Philip Hazel