Re: [pcre-dev] Compiler warnings in JIT with NEON instructio…

Góra strony
Delete this message
Autor: Sebastian Pop
Data:  
Dla: Petr Pisar, Zoltán Herczeg
CC: Petr Pisar via Pcre-dev
Temat: Re: [pcre-dev] Compiler warnings in JIT with NEON instructions
Hi Zoltán and Petr,

Please find attached a patch that fixes all the test fails for
PCRE2_CODE_UNIT_WIDTH 16 and 32.

In my previous patch for some reason I have not tested `make check`
with --enable-pcre2-16 --enable-pcre2-32.
This time I made sure I have a clean dir configured with these two
flags and `make check` now passes with the attached patch.
Thanks Petr for pointing out the issues, and sorry for the confusion.

Sebastian