Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34697 invoked from network); 25 Nov 2009 11:42:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2009 11:42:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.72 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.72 mho-02-ewr.mailhop.org Received: from [204.13.248.72] ([204.13.248.72:51646] helo=mho-02-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/47-33335-1381D0B4 for ; Wed, 25 Nov 2009 06:42:42 -0500 Received: from pc-l31.wlan.inet.fi ([194.137.211.31] helo=[127.0.0.1]) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1NDGGa-0003VQ-HK; Wed, 25 Nov 2009 11:42:36 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 194.137.211.31 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18PhJnqV6JDRSG+qzkMgiQXyIKJcSqZXjM= Message-ID: <4B0D18F8.30802@sci.fi> Date: Wed, 25 Nov 2009 13:46:00 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Alexey Zakhlestin CC: Antony Dovgal , Pierre Joye , Sebastian Bergmann , internals@lists.php.net References: <4B0CFFEC.2090504@daylessday.org> <4B0D0A6E.6090909@daylessday.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: svn: / pecl/pdo_4d/trunk/config.m4 pecl/pdo_ibm/trunk/config.m4 pecl/pdo_informix/trunk/config.m4 pecl/pdo_user/trunk/config.m4 php/php-src/branches/PHP_5_2/acinclude.m4 php/php-src/branches/PHP_5_2/configure.in php/php-src/branches From: jani.taskinen@sci.fi (Jani Taskinen) Alexey Zakhlestin wrote: > On 25.11.2009, at 13:43, Antony Dovgal wrote: > >> On 25.11.2009 13:36, Alexey Zakhlestin wrote: >>> Wouldn't following recommendations printed in warnings help? >> Sure, but only for newer autoconf versions. >> Which means we would break autoconf 2.13 if we follow them. > > Is that a problem for trunk, for example? > All modern systems have newer autoconf-versions. And trunk means +1 year from now, at least All new autoconf versions suck. Only properly working version is 2.13. Please, it works, leave it alone. There are more important things to worry about. --Jani