Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1131 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90900 invoked from network); 1 May 2003 19:24:18 -0000 Received: from unknown (HELO mailout01.sul.t-online.com) (194.25.134.80) by pb1.pair.com with SMTP; 1 May 2003 19:24:18 -0000 Received: from fwd05.sul.t-online.de by mailout01.sul.t-online.com with smtp id 19BJfD-00071v-02; Thu, 01 May 2003 21:24:15 +0200 Received: from baumbart.post.rwth-aachen.de (520072483730-0001@[80.142.175.106]) by fwd05.sul.t-online.com with esmtp id 19BJf4-087UY4C; Thu, 1 May 2003 21:24:06 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030501212342.093099d8@pop.t-online.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 01 May 2003 21:24:04 +0200 To: "Frank M. Kromann" Cc: internals@lists.php.net In-Reply-To: <10518166634000000@9866357972520000.9866341568840000> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: Re: [PHP-DEV] Bison problems From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) References: <10518166634000000@9866357972520000.9866341568840000> 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