|
|
| Author |
Message |
|
| datacompboy |
Posted: Mon Nov 06, 2006 10:14 am |
|
|
|
User
Joined: 21 Sep 2006
Posts: 69
Location: Novosibirsk, Russia
|
It be cool, change
yecctoken2string({char,_,C}) -> io_lib:write_char(C);
to
yecctoken2string({char,_,C}) -> io_lib:write_char(C);
yecctoken2string({illegal_char, _, C}) -> ["illegal char '", io_lib:write_char(C), "'"];
Because
illegal char ';'
is more meaningful, than
[59] |
_________________ --- suicide proc near\n call death\n suicide endp |
|
| Back to top |
|
| datacompboy |
Posted: Mon Nov 06, 2006 11:39 am |
|
|
|
User
Joined: 21 Sep 2006
Posts: 69
Location: Novosibirsk, Russia
|
| PPpppfpfffrrrrrr my big miss. That have no realtion to yecc and parse tools. My wrong leex source :( |
_________________ --- suicide proc near\n call death\n suicide endp |
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|