[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/kexidb/parser (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-09-30 22:26:55
Message-ID: 20040930222655.881139911 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

CVS_SILENT fix


  M +1 -1      sqlparser.y   1.30


--- koffice/kexi/kexidb/parser/sqlparser.y  #1.29:1.30
@@ -498,5 +498,5 @@ void yyerror(const char *str)
 
                 if (parser->isReservedKeyword(ctoken.latin1()))
-                        parser->setError( ParserError(i18n("Syntax Error"), \
i18n("\"%1\" is reserved keyword").arg(ctoken)+lexerErr, ctoken, current) ); +        \
parser->setError( ParserError(i18n("Syntax Error"), i18n("\"%1\" is a reserved \
keyword").arg(ctoken)+lexerErr, ctoken, current) );  else
                         parser->setError( ParserError(i18n("Syntax Error"), \
i18n("Syntax Error near \"%1\"").arg(ctoken)+lexerErr, ctoken, current) );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic