coverity#1340224 Logically dead code
Change-Id: I206701fa068c788f77307a649a607316473e6105
This commit is contained in:
@@ -778,6 +778,7 @@ bool DifParser::ScanFloatVal( const sal_Unicode* pStart )
|
||||
eS = S_END;
|
||||
}
|
||||
break;
|
||||
// coverity[dead_error_begin] - following conditions exist to avoid compiler warning
|
||||
case S_END:
|
||||
OSL_FAIL( "DifParser::ScanFloatVal - unexpected state" );
|
||||
break;
|
||||
|
Reference in New Issue
Block a user