Re: [pcre-dev] Release Candidate 10.36-RC1

Página superior
Eliminar este mensaje
Autor: Zoltán Herczeg
Fecha:  
A: Petr Pisar, pcre-dev@exim.org
Asunto: Re: [pcre-dev] Release Candidate 10.36-RC1
Hi Petr,

yes, it is way too experimental to enable it in production.

Regards,
Zoltan
 
-------- Eredeti levél --------
Feladó: Petr Pisar via Pcre-dev < pcre-dev@??? (Link -> mailto:pcre-dev@exim.org) >
Dátum: 2020 november 9 13:42:03
Tárgy: Re: [pcre-dev] Release Candidate 10.36-RC1
Címzett: pcre-dev@??? (Link -> mailto:pcre-dev@exim.org)
On Fri, Nov 06, 2020 at 05:34:59PM +0000, Philip Hazel via Pcre-dev wrote:
> I have just put a Release Candidate for 10.36 in the usual place:
>

I noticed that SLJIT now contains a code for a S390X architecture. But
configuring with --enable-jit results into:
src/pcre2_jit_compile.c:82:2: error: #error Unsupported architecture
82 | #error Unsupported architecture
Does it mean that the JIT for S390X is not yet ready?
-- Petr