Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7755 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71652 invoked by uid 1010); 11 Feb 2004 16:22:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71592 invoked from network); 11 Feb 2004 16:22:19 -0000 Received: from unknown (HELO smtp2.netcologne.de) (194.8.194.218) by pb1.pair.com with SMTP; 11 Feb 2004 16:22:19 -0000 Received: from localhost.localdomain (xdsl-213-196-228-120.netcologne.de [213.196.228.120]) by smtp2.netcologne.de (Postfix) with SMTP id 73B9E3AA9A for ; Wed, 11 Feb 2004 17:22:18 +0100 (MET) Date: Wed, 11 Feb 2004 17:22:18 +0100 To: internals@lists.php.net Message-ID: <20040211172218.2208cfed@localhost.localdomain> In-Reply-To: References: <5.1.0.14.2.20040211140521.0641ebe0@localhost> <5.1.0.14.2.20040211140605.04419790@127.0.0.1> <20040211131837.75ac4ef0@localhost.localdomain> Subject: Re: [PHP-DEV] Fwd: Re: dl() problem From: paj@pearfr.org (Pierre-Alain Joye) Organization: Freelancer X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Organization: Freelancer X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 11 Feb 2004 18:10:40 +0200 (EET) Jani Taskinen wrote: > Our codebase is much larger than any other plus we 'misuse' > the auto* tools. :) Feel free to bring the stuff up-to-date so > we actually COULD update to latest libtool/autoconf, etc. > I looked at this once and decided it wasn't worth the effort.. I used the auto* tools as a sample of another similar case :). Note I'm not an expert of auto* as you seems to be, and only wondering why it does not work. Is it another good reason to delay the php5 release and fix it? It seems we are all busy as hell, and many "bugs" are left due to this fact. What do you mean by 'misuse'? maybe some informations/tips can help to get fixes? I can give it a try in 2 or 3 weeks, not before and absolutely no warranty. I'm only a poor user of these tools ;). > Just use the snapshots if your auto* tools don't work. :) I use CVS for now ;) > (autoconf > 2.13 is slow too. And the generated configure is > REALLY slow. lol who cares? Do you generate a configure every hour? > Not to forget the fact that the versions I tested are also buggy in > some cases, can't remember right now in what way and too busy to > actually test again) Could help if you remember these issues :) pierre