mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024048: "Basic Runtime Checks" option of VS projects should be equal to "RTC1"
tolreached initialized (src\ChFi3d\ChFi3d_Builder_6.cxx); LocalTransition initialized in deb case (src\HatchGen\HatchGen_Hatcher.gxx); vprev initialized (src\Blend\Blend_Walking_3.gxx); uprev initialized (src\BRepBlend\BRepBlend_SurfRstLineBuilder.cxx); lxp initialized (src\Interface\Interface_FloatWriter.cxx) pBuff initialized (src\OSD\OSD_Process.cxx) aPrefix initialized (src\RWStepBasic\RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx) ier initialized AdvApp2Var/AdvApp2Var_ApproxF2var.cxx FacRevolInfini initialized BRepFeat_MakePrism.cxx default action of "switch" returned nombre mas of chars was expanded to 1024 (had been 20). this expansion helps avoiding the error of conversion a float number to mas of chars: the size of mas is enough for converting float number now. Changed status (todo ?) of tests: de step_5 A6 B3, de iges_3 A9
This commit is contained in:
@@ -4,6 +4,7 @@ puts "TODO CR23096 ALL: NBSHAPES : Faulty"
|
||||
puts "TODO CR23096 ALL: LABELS : Faulty"
|
||||
puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
|
||||
puts "TODO ?CR23096 ALL: Error : 5 differences with reference data found"
|
||||
puts "TODO ?OCC24048 ALL: Error : 3 differences with reference data found"
|
||||
|
||||
set filename BUC60291.igs
|
||||
|
||||
|
@@ -1,4 +1,5 @@
|
||||
# !!!! This file is generated automatically, do not edit manually! See end script
|
||||
puts "TODO ?OCC24048 ALL: Error : 1 differences with reference data found"
|
||||
set filename r1001_ac.stp
|
||||
|
||||
set ref_data {
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# !!!! This file is generated automatically, do not edit manually! See end script
|
||||
puts "TODO ?OCC24048 ALL: NBSHAPES : Faulty"
|
||||
puts "TODO ?OCC24048 ALL: Error : 4 differences with reference data found"
|
||||
set filename tr10_r1001_ac.stp
|
||||
|
||||
set ref_data {
|
||||
|
Reference in New Issue
Block a user