help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with an unrecognised Token


From: Martin Haug
Subject: Problems with an unrecognised Token
Date: Fri, 22 Apr 2011 23:57:32 +0200

Hello,
I'm new to Bison and tried to write my first bison Parser.
Unfortunately, the Parser only gives my a Syntaxerror.
It should parse Dates in the Form 'DD.MM.[YY]YY
hh:mm[:ss[.sss]]' (without the '').
I use bison version 2.4.3 and gcc version 4.2.4 under Ubuntu 8.04 or
Fedora 14.
The Output of Bison and my parser file are attached.
I'm not sure what other Information you could need, so please help me
out if you miss something.
Kind regards
icehawk

Attachment: zeit.log
Description: Text Data

Attachment: zeit.y
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]