------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1121 --- Comment #5 from Philip Hazel <[email protected]> 2011-06-13 16:38:59 --- 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 -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
