Parse error in parsedate.y

php.internals

Jan Schneider

22 years ago
bison -y /home/jan/cvs/php5/ext/standard/parsedate.y -o /home/jan/cvs/php5/ext/standard/parsedate.c /home/jan/cvs/php5/ext/standard/parsedate.y:389.12: parse error, unexpected ":", expecting ";" or "|" make: *** [/home/jan/cvs/php5/ext/standard/parsedate.c] Fehler 1 Jan.
-- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft

Jan Lehnardt

22 years ago
Hi Jan, On 2 Mar 2004, at 12:25, Jan Schneider wrote:
> bison -y /home/jan/cvs/php5/ext/standard/parsedate.y -o > /home/jan/cvs/php5/ext/standard/parsedate.c > /home/jan/cvs/php5/ext/standard/parsedate.y:389.12: parse error, > unexpected > ":", expecting ";" or "|" > make: *** [/home/jan/cvs/php5/ext/standard/parsedate.c] Fehler 1
Which version of bison are you running? 1.28 works fine here. Jan
--

Edin Kadribasic

22 years ago
Same problem on win32 snap box which used to work fine. bison version is 1.75. Edin ----- Original Message ----- From: "Jan Lehnardt" <jan@php.net> To: "Jan Schneider" <jan@horde.org> Cc: <internals@lists.php.net> Sent: Tuesday, March 02, 2004 12:41 PM Subject: Re: [PHP-DEV] Parse error in parsedate.y Hi Jan, On 2 Mar 2004, at 12:25, Jan Schneider wrote:
> bison -y /home/jan/cvs/php5/ext/standard/parsedate.y -o > /home/jan/cvs/php5/ext/standard/parsedate.c > /home/jan/cvs/php5/ext/standard/parsedate.y:389.12: parse error, > unexpected > ":", expecting ";" or "|" > make: *** [/home/jan/cvs/php5/ext/standard/parsedate.c] Fehler 1
Which version of bison are you running? 1.28 works fine here. Jan
-- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Derick Rethans

22 years ago
On Tue, 2 Mar 2004, Edin Kadribasic wrote:
> Same problem on win32 snap box which used to work fine. bison version is > 1.75.
Should be fixed in CVS now. Derick

Jan Schneider

22 years ago
Zitat von Derick Rethans <derick@php.net>:
> On Tue, 2 Mar 2004, Edin Kadribasic wrote: > >> Same problem on win32 snap box which used to work fine. bison version is >> 1.75. > > Should be fixed in CVS now.
Yeah, works again, thanks. Jan.
-- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft

Jan Schneider

22 years ago
Zitat von Jan Lehnardt <jan@php.net>:
> Hi Jan, > On 2 Mar 2004, at 12:25, Jan Schneider wrote: > >> bison -y /home/jan/cvs/php5/ext/standard/parsedate.y -o >> /home/jan/cvs/php5/ext/standard/parsedate.c >> /home/jan/cvs/php5/ext/standard/parsedate.y:389.12: parse error, unexpected >> ":", expecting ";" or "|" >> make: *** [/home/jan/cvs/php5/ext/standard/parsedate.c] Fehler 1 > > Which version of bison are you running? 1.28 works fine here.
1.75 Jan.
-- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft