Petri Lehtinen df307f1bc3 Report errors from lexical and stream level in parser
Before, only the syntax level (parse_*) was able to set the error
string. This patch fixes the situation so that lexical (lex_*) and
stream (stream_*) levels can report detailed error messages.

Also, instead of 0, EOF is now returned by stream on error.
2009-07-14 00:24:39 +03:00
2009-05-12 22:21:50 +03:00
2009-07-09 21:01:40 +03:00
2009-07-09 21:01:40 +03:00
2009-06-15 13:53:53 +03:00
Description
No description provided
2.1 MiB
Languages
C 80.7%
CMake 11.8%
Shell 3.2%
Makefile 1.5%
M4 1.4%
Other 1.4%