df307f1bc39104a50919d8aeabb6ea1f42d911e5
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.
Description
No description provided
Languages
C
80.7%
CMake
11.8%
Shell
3.2%
Makefile
1.5%
M4
1.4%
Other
1.4%