------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=897 --- Comment #6 from Pavel Kostromitinov <[email protected]> 2009-12-16 15:43:46 --- Also I have a question on the coding style. I understand that it is for evfficiency reasons that many things are done as #define's rather that function calls. However, since property lookup is bound to be rather slow anyway, maybe I'll make separate functions for looking up needed properties? Surely I'll preserve "no-call" style in case this lookup is not needed. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
