Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63427 invoked by uid 1010); 7 Jun 2006 22:12:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63412 invoked from network); 7 Jun 2006 22:12:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2006 22:12:59 -0000 X-PHP-List-Original-Sender: mes@zeroc.com X-Host-Fingerprint: 64.142.83.254 64-142-83-254.dsl.static.sonic.net Linux 2.5 (sometimes 2.4) (4) Received: from ([64.142.83.254:54755] helo=64-142-83-254.dsl.static.sonic.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 09/27-00946-B6F47844 for ; Wed, 07 Jun 2006 18:12:59 -0400 Received: from localhost ([127.0.0.1] helo=localhost.localdomain) by 64-142-83-254.dsl.static.sonic.net with esmtp (Exim 4.43) id 1Fo5La-0000To-RA; Wed, 07 Jun 2006 14:13:50 -0700 Received: (from apache@localhost) by localhost.localdomain (8.13.1/8.13.1/Submit) id k57LDkXb001843; Wed, 7 Jun 2006 14:13:46 -0700 X-Authentication-Warning: localhost.localdomain: apache set sender to mes@zeroc.com using -f Received: from 192.168.1.102 (SquirrelMail authenticated user mark); by 192.168.1.3 with HTTP; Wed, 7 Jun 2006 14:13:46 -0700 (PDT) Message-ID: <3090.192.168.1.102.1149714826.squirrel@192.168.1.3> In-Reply-To: <44874D44.8060409@zend.com> References: <2237.192.168.1.102.1149706395.squirrel@192.168.1.3> <44874B8F.6020801@zend.com> <44874D44.8060409@zend.com> Date: Wed, 7 Jun 2006 14:13:46 -0700 (PDT) To: "Antony Dovgal" Cc: "PHP Internals List" User-Agent: SquirrelMail/1.4.3a-12.EL4.centos4 X-Mailer: SquirrelMail/1.4.3a-12.EL4.centos4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] Compilation failure on AIX with 5.1.4 From: mes@zeroc.com ("Mark Spruiell") On 08.06.2006 01:56, Antony Dovgal wrote: > Do you have a patch? I was a bit concerned about the fact that these are bison-generated files. Doesn't that imply a bug in whatever version of bison was used to generate these files? And wouldn't the bug instantly reappear as soon as these files are regenerated for whatever reason? > And yes, I forgot to add that: it works perfectly fine here, on AIX 5.3. Perhaps it's a difference in our compilers. I'm using IBM's VisualAge C compiler. Take care, - Mark