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
Hi Jan,
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
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,
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
Same problem on win32 snap box which used to work fine. bison version is
1.75.
Should be fixed in CVS now.
Derick
Zitat von Derick Rethans derick@php.net:
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
Zitat von Jan Lehnardt jan@php.net:
Hi Jan,
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 1Which 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