Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47200 invoked by uid 1010); 31 May 2005 07:54:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40475 invoked from network); 31 May 2005 07:51:06 -0000 Received: from unknown (HELO iki.fi) (127.0.0.1) by localhost with SMTP; 31 May 2005 07:51:06 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:54063] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 22/FB-09714-9671C924 for ; Tue, 31 May 2005 03:51:05 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id AEB50C1BB1; Tue, 31 May 2005 10:51:01 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j4V7p2rp000722; Tue, 31 May 2005 10:51:02 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j4V7p1AW000719; Tue, 31 May 2005 10:51:02 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Tue, 31 May 2005 10:51:01 +0300 (EEST) Reply-To: Jani Taskinen To: Wez Furlong cc: Michael Spector , internals@lists.php.net In-Reply-To: <4e89b42605052917457d68c009@mail.gmail.com> Message-ID: References: <20050525095157.GA6212@gibraltar.zend.office> <20050529210824.GA1419@gibraltar.zend.office> <4e89b42605052917457d68c009@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] PTS support patch From: sniper@iki.fi (Jani Taskinen) Sascha pretty well explained why adding such automagic is not possible. But maybe if there is some small test prog to try with AC_TRY_RUN(), I can always add that. (but I lack the knowledge on how to write such prog..) --Jani On Sun, 29 May 2005, Wez Furlong wrote: > None from me. > > Would be cool if we could automagically detect support during > configure time, but due to the lack of any kind of positive feedback > to my last efforts, I won't be the person doing it. > > --Wez. > > On 5/29/05, Michael Spector wrote: >> On 12:51, Wed 25 May 05, Michael Spector wrote: >>> Here's a patch for PTS support in proc_open, instead of having PHP_CAN_DO_PTS always >>> disabled this patch introduces --enable-pty option. >>> Added support for BSD4 PTS types. >>> Please review it. >>> >> >> Anybody has any objections to including this patch? >> >> -- >> Best regards, >> >> Michael >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >>