Anonymous | Login | 2021-01-20 07:37 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #24048 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0024048: "Basic Runtime Checks" option of VS projects should be equal to "RTC1" | ||
Revision | 2013-07-03 12:59 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects (debug mode) to report, for example, when a variable is used without having been initialized (RTCu). note: RTC1 equiv. to /RTCsu After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in(src\ChFi3d\ChFi3d_Builder_6.cxx); LocalTransition in in deb case (src\HatchGen\HatchGen_Hatcher.gxx); vprev in(src\Blend\Blend_Walking_3.gxx); uprev in(src\BRepBlend\BRepBlend_SurfRstLineBuilder.cxx); lxp in (src\Interface\Interface_FloatWriter.cxx) pBuff in (src\OSD\OSD_Process.cxx) ier inAdvApp2Var/AdvApp2Var_ApproxF2var.cxx FacRevolInfini inBRepFeat_MakePrism.cxx aPrefix in (src\RWStepBasic\RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx, src\RWStepBasic\RWStepBasic_RWSiUnit.cxx, src\RWStepBasic\RWStepBasic_RWSiUnitAndLengthUnit.cxx, src\RWStepBasic\RWStepBasic_RWSiUnitAndMassUnit.cxx, src\RWStepBasic\RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.cxx, src\RWStepBasic\RWStepBasic_RWSiUnitAndTimeUnit.cxx) |
||
Revision | 2013-06-28 16:19 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects (debug mode) to report, for example, when a variable is used without having been initialized (RTCu). note: RTC1 equiv. to /RTCsu After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in(src\ChFi3d\ChFi3d_Builder_6.cxx); LocalTransition in in deb case (src\HatchGen\HatchGen_Hatcher.gxx); vprev in(src\Blend\Blend_Walking_3.gxx); uprev in(src\BRepBlend\BRepBlend_SurfRstLineBuilder.cxx); lxp in (src\Interface\Interface_FloatWriter.cxx) pBuff in (src\OSD\OSD_Process.cxx) aPrefix in (src\RWStepBasic\RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx) ier inAdvApp2Var/AdvApp2Var_ApproxF2var.cxx FacRevolInfini inBRepFeat_MakePrism.cxx |
||
Revision | 2013-06-27 12:44 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects (debug mode) to report, for example, when a variable is used without having been initialized (RTCu). note: RTC1 equiv. to /RTCsu After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in(src\ChFi3d\ChFi3d_Builder_6.cxx); LocalTransition in in deb case (src\HatchGen\HatchGen_Hatcher.gxx); vprev in(src\Blend\Blend_Walking_3.gxx); uprev in(src\BRepBlend\BRepBlend_SurfRstLineBuilder.cxx); lxp in (src\Interface\Interface_FloatWriter.cxx) pBuff in (src\OSD\OSD_Process.cxx) aPrefix in (src\RWStepBasic\RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx) |
||
Revision | 2013-06-26 18:25 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects (debug mode) to report, for example, when a variable is used without having been initialized (RTCu). note: RTC1 equiv. to /RTCsu After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx and others.. |
||
Revision | 2013-06-26 18:19 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects to report when a variable is used without having been initialized (RTCu), for example. note: RTC1 equiv. to /RTCsu After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx and others.. |
||
Revision | 2013-06-26 16:18 by ibs | ||
Description | It's required changing "Basic Runtime Checks" option in VS projects to avoid the cases of uninitialized variable. After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx and others.. |
||
Revision | 2013-06-26 16:11 by ibs | ||
Description | After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, testgrid process produces debug errors: the variable '<variable>' is being used withoud being initialized tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx and others.. |
||
Revision | 2013-06-26 16:09 by ibs | ||
Description | After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, the tests sends initialization errors of variables: tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx and others.. |
||
Revision | 2013-06-26 16:09 by ibs | ||
Description | After OCCT debug building with Visual Studio with "Basic Runtime Checks" option equals RTC1, the tests sends initialization errors of variables: tolreached in src\ChFi3d\ChFi3d_Builder_6.cxx LocalTransition in src\HatchGen\HatchGen_Hatcher.gxx vprev in src\Blend\Blend_Walking_3.gxx |
Copyright © 2000 - 2021 MantisBT Team |