------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1295
Zoltan Herczeg <hzmester@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hzmester@???
--- Comment #2 from Zoltan Herczeg <hzmester@???> 2012-09-16 07:59:38 ---
Nice job.
> The JIT compiler also works in pcre32; I only had to comment out the use of the
> fast_forward_first_two_chars() function since I couldn't figure out how to port
> it to 32-bit; help appreciated there (and for everything else too :-).
I have implemented a less platform dependent forward search, which should be
compatible with any machine and any supported code format. Those ugly ifdefs
are gone forever.
> To check out the code, get the "pcre32" branch from my gitorious repository at
> https://gitorious.org/~chpe/pcre/chpe-pcre . (It'll be frequently rebased for
> updates from svn.)
> (BTW, I've also set up a (manually updated) git-svn clone of the PCRE svn
> repository at https://gitorious.org/pcre/pcre ).
I think we should also setup a branch as we did when the 16 bit mode was
developed.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email