mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler.
This commit is contained in:
@@ -23,8 +23,9 @@ Run bison like this:
|
||||
|
||||
bison --yacc --name-prefix=cmDependsJava_yy --defines=cmDependsJavaParserTokens.h -ocmDependsJavaParser.cxx cmDependsJavaParser.y
|
||||
|
||||
Modify cmDependsJavaParser.c:
|
||||
Modify cmDependsJavaParser.cxx:
|
||||
- remove TABs
|
||||
- add __HP_aCC to the #if test for yyerrorlab warning suppression
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user