On 04/23/2014 03:04 PM, Torsten Förtsch wrote:
On 23/04/14 13:21, Jan Kaluža wrote:
Thanks for that summary Torsten. As I understand it right now, we should
build mod_perl with httpd-2.4 with "-Duseithreads -Dusemultiplicity" and
allow building with other combination if user explicitly wants it
Hi Jan,
On 28/04/14 13:22, Jan Kaluža wrote:
> On 04/23/2014 03:04 PM, Torsten Förtsch wrote:
>> On 23/04/14 13:21, Jan Kaluža wrote:
>>> Thanks for that summary Torsten. As I understand it right now, we should
>>> build mod_perl with httpd-2.4 with "-Duseithreads -Dusemultiplicity" and
>>> allow
On 04/28/2014 02:57 PM, Torsten Förtsch wrote:
Hi Jan,
On 28/04/14 13:22, Jan Kaluža wrote:
On 04/23/2014 03:04 PM, Torsten Förtsch wrote:
On 23/04/14 13:21, Jan Kaluža wrote:
Thanks for that summary Torsten. As I understand it right now, we should
build mod_perl with httpd-2.4 with "-Duseith
On 04/28/2014 03:03 PM, Jan Kaluža wrote:
On 04/28/2014 02:57 PM, Torsten Förtsch wrote:
Hi Jan,
On 28/04/14 13:22, Jan Kaluža wrote:
On 04/23/2014 03:04 PM, Torsten Förtsch wrote:
On 23/04/14 13:21, Jan Kaluža wrote:
Thanks for that summary Torsten. As I understand it right now, we
should
b
On 28/04/14 15:03, Jan Kaluža wrote:
> I think we can remove that option
Please do it so.
Torsten
-
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org
On 04/28/2014 03:08 PM, Torsten Förtsch wrote:
On 28/04/14 15:03, Jan Kaluža wrote:
I think we can remove that option
Please do it so.
Done in r1590627. Although r1151822 seems to do similar thing, I think
my way provides cleaner error message and has working MP_NO_THREADS=1
option.
Tor