[pcre-dev] [Bug 2334] "make test" reports test failures when…

Página superior
Eliminar este mensaje
Autor: admin
Fecha:  
A: pcre-dev
Asunto: [pcre-dev] [Bug 2334] "make test" reports test failures when running on macOS (x86_64)
https://bugs.exim.org/show_bug.cgi?id=2334

--- Comment #21 from Zoltan Herczeg <hzmester@???> ---
I got a simplified patch privately and landed it. I haven't seen the discussion
here.

I think the code is thread safe, because the value is always changed to the
same value, so even if it runs several times, it has no visible effect except
an unnoticable slowdown during initialization.

I even noticed the code compiles on Linux as well which is a surprise.

--
You are receiving this mail because:
You are on the CC list for the bug.