Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3677 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41244 invoked from network); 1 Aug 2003 12:12:24 -0000 Received: from unknown (HELO netphobia.fi) (213.243.181.8) by pb1.pair.com with SMTP; 1 Aug 2003 12:12:24 -0000 Received: from localhost (jani@localhost) by netphobia.fi (8.11.6/8.11.6) with ESMTP id h71CCMs05466; Fri, 1 Aug 2003 15:12:22 +0300 X-Authentication-Warning: netphobia.fi: jani owned process doing -bs Date: Fri, 1 Aug 2003 15:12:22 +0300 (EEST) Sender: jani@netphobia.fi Reply-To: Jani Taskinen To: Uwe Schindler cc: internals@lists.php.net In-Reply-To: <5.2.0.9.0.20030801135111.02b59b90@pop3.web.de> Message-ID: References: <5.2.0.9.0.20030731133400.02b19468@pop3.web.de> <5.2.0.9.0.20030731133400.02b19468@pop3.web.de> <5.2.0.9.0.20030801135111.02b59b90@pop3.web.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Warnings during EXPAT compilation in 4.3.3RC2 From: sniper@iki.fi (Jani Taskinen) On Fri, 1 Aug 2003, Uwe Schindler wrote: >Yes, compiling of EXPAT alone with gcc 2.95 results in the same warnings. >With Forte 7 compiler it works without warnings. But PHP istself cannot be >compiled with Forte7, because some configure tests fail with it (for >example detection of some header files result in errors [fcntl.h]... See an >older mailing to this list...). Could you give the url to that message at news.php.net? I have compiled PHP on Solaris with forte without any problems.. But it was long ago, something around 4.0.3 - 4.1.0 or so. >Are these warnings problematic or not? If it works..then not? :) In any case, report this to the expat people.. --Jani