[pcre-dev] [Bug 1642] Tests fail due to stack space being li…

Etusivu
Poista viesti
Lähettäjä: admin
Päiväys:  
Vastaanottaja: pcre-dev
Aihe: [pcre-dev] [Bug 1642] Tests fail due to stack space being limited to 16 M
https://bugs.exim.org/show_bug.cgi?id=1642

--- Comment #9 from Zoltan Herczeg <hzmester@???> ---
> Should that be the "official" solution, or is my patch still valuable?


Philip should decide this.

The sad thing is that these compiler settings are responsible for the
performance as well. Without optimizations, the interpreter is slow, and users
blame PCRE instead of their compiler. This issue is a symptom for a deeper
problem, and hiding this symptom is not necessary a help. But I don't have any
strong objections, so if others prefers landing this patch, it is ok for me.

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