some work done for the feed based reader
This commit is contained in:
@ -101,9 +101,9 @@ static char* synerrstr[] =
|
||||
"illegal character",
|
||||
"illegal token",
|
||||
"comment not closed",
|
||||
"string/character not closed",
|
||||
"invalid hashed literal",
|
||||
"wrong character literal",
|
||||
"wrong string literal",
|
||||
"invalid hashed literal",
|
||||
"invalid numeric literal",
|
||||
"out of integer range",
|
||||
"wrong error literal",
|
||||
|
Reference in New Issue
Block a user