Re: [pcre-dev] Version 8.32-RC1 (release candidate) available for testing

2012-11-14 Thread Petr Pisar
On Mon, Nov 12, 2012 at 04:47:45PM +, Philip Hazel wrote: We are moving towards the next release: 8.32, which is rather an appropriate number, because it contains 32-bit support. The other major change is more Unicode compatibility for \X and for characters that have more than one other

Re: [pcre-dev] Version 8.32-RC1 (release candidate) available for testing

2012-11-14 Thread Zoltán Herczeg
Hi Petr, thanks for the measurements. All warnings are caused by a single macro on PPC64: #define SLJIT_FUNC_OFFSET(func_name) ((sljit_sw)*(void**)func_name) Does anyone know how to fix this? Regards, Zoltan -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev

Re: [pcre-dev] [PATCH] JIT support with Intel compiler, older Solaris

2012-11-14 Thread Zoltán Herczeg
Hi Daniel, thanks for the patch! Would it be a problem, if I would land it after the next pcre release? We focus on fixes now, and this is kind of a new feature. * Added defined(__INTEL_COMPILER) to the appropriate conditionals * Moved the 64-bit _MSC_VER case up so that this is used in

[pcre-dev] JIT segfaults on 32-bit Linux with Intel compiler

2012-11-14 Thread Daniel Richard G .
I tested this using a clean checkout of r1221, to avoid confusion. First, I had to define SLJIT_CALL to empty, or else I got (using icc -no-gcc, as mentioned previously) 8 ../sljit/sljitLir.h(911): error: incomplete type is not allowed SLJIT_API_FUNC_ATTRIBUTE void