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

Etusivu
Poista viesti
Lähettäjä: Philip Hazel
Päiväys:  
Vastaanottaja: 1121
Kopio: pcre-dev
Aihe: 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