Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3490 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51271 invoked from network); 19 Jul 2003 12:20:45 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 19 Jul 2003 12:20:45 -0000 Received: (qmail 7972 invoked by uid 501); 19 Jul 2003 12:20:43 -0000 Received: from unknown (HELO eco.foo) (80.143.54.103) by kdserv.de with SMTP; 19 Jul 2003 12:20:43 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 76FE323167; Sat, 19 Jul 2003 14:20:38 +0200 (CEST) Date: Sat, 19 Jul 2003 14:20:38 +0200 (CEST) X-X-Sender: sas@eco.foo To: Andi Gutmans Cc: Moriyoshi Koizumi , "NAIK,ROSHAN (HP-Cupertino,ex1)" , internals@lists.php.net In-Reply-To: <5.1.0.14.2.20030719102259.05f2de90@127.0.0.1> Message-ID: References: <123E41AA62E54346A34828E6646156735FDB32@xsun03.ptp.hp.com> <123E41AA62E54346A34828E6646156735FDB32@xsun03.ptp.hp.com> <5.1.0.14.2.20030719102259.05f2de90@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] PHP thread stack problem on HPUX From: sascha@schumann.cx (Sascha Schumann) On Sat, 19 Jul 2003, Andi Gutmans wrote: > I commited this patch. Note that the post concerned the _thread_ stack limit. As such, !(defined(ZTS) && defined(HPUX)) sounds more reasonable. - Sascha