Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99628 invoked from network); 2 May 2003 03:07:08 -0000 Received: from unknown (HELO mta8-svc.business.ntl.com) (62.253.164.48) by pb1.pair.com with SMTP; 2 May 2003 03:07:08 -0000 Received: from p2q4w7 ([80.1.26.185]) by mta8-svc.business.ntl.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20030502030706.ZVJK22832.mta8-svc.business.ntl.com@p2q4w7>; Fri, 2 May 2003 04:07:06 +0100 Message-ID: <007a01c31060$7adb40c0$3a100150@p2q4w7> Reply-To: "Steph" To: "Frank M. Kromann" , References: <10518178147600000@9866357972520000.9866341568840000> Date: Fri, 2 May 2003 04:08:24 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Subject: Re: [PHP-DEV] Bison problems From: sfox@php.net ("Steph") Frank, I forgot to tell you I found a native win32 bison that isn't pre-determined-path-dependant.. (1.28 afair) One of those things on the TODO. (yeah OK Edin, after Amsterdam!) ----- Original Message ----- From: "Frank M. Kromann" To: Sent: Thursday, May 01, 2003 7:36 PM Subject: Re: [PHP-DEV] Bison problems > > > I'm not using buildconf on Win32. I'm only using bison/flex from cygwin > everything else is done with Visual Studio. > > - Frank > > > At 21:17 01.05.2003, Frank M. Kromann wrote: > > >Hi, > > > > > >After upgrading to bison 1.875b (on win32 with CygWin) I have problems > > >with the ini parser. It reports a parse error on the last line of the > ini > > >file. Even if that line is empty. > > > > > >The error report is printed to stdout, so is shows up on evry page > > >generated :-) > > > > > >Installing and using bison 1.75 resolves the problem. > > > > > >Is this a known problem, and is there a way to fix it other than using > the > > >older version of bison ? > > > > > > YES lookup your buildconf output. > > > > regards > > marcus > > > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >