Merge branch 'poly' of gitea.larke.org:kevin/libcw into poly
This commit is contained in:
commit
9260db5b56
@ -941,6 +941,7 @@ cw::rc_t cw::objectFromString( const char* s, object_t*& objRef )
|
|||||||
|
|
||||||
if( lexId == lex::kErrorLexTId )
|
if( lexId == lex::kErrorLexTId )
|
||||||
{
|
{
|
||||||
|
rc = cwLogError(kSyntaxErrorRC,"A lexical element was not recognized.");
|
||||||
goto errLabel;
|
goto errLabel;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user