mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0023072: Eliminate compiler warnings (level 3) on Windows / MSVC++
This commit is contained in:
@@ -895,7 +895,7 @@ Standard_Integer XSControl_TransferReader::TransferOne
|
||||
<<" Ident : "<<lab->ToCString()
|
||||
<< Interface_MSG::Blanks(14 - lab->Length())<<"******\n";
|
||||
sout << "****** Type : "<<theModel->TypeName(ent,Standard_False)
|
||||
<< Interface_MSG::Blanks(44 - strlen(theModel->TypeName(ent,Standard_False)))
|
||||
<< Interface_MSG::Blanks((Standard_Integer) (44 - strlen(theModel->TypeName(ent,Standard_False))))
|
||||
<< "******";
|
||||
sout<<"\n*******************************************************************\n";
|
||||
}
|
||||
|
Reference in New Issue
Block a user