Archived issue #0023307
Same variable value verified twice in TopOpeBRepTool_TOOL.cxx
Description
In line 330.
Change
Standard_Boolean onfl = (onf || onf);
to
Standard_Boolean onfl = (onf || onl);
Change
Standard_Boolean onfl = (onf || onf);
to
Standard_Boolean onfl = (onf || onl);
Public activity
3 archived notes
Participants are labeled by their role within this record.
Corresponding git branch pushed. Please review.
No remarks, please test
Dear Commenter 1,
The workbenches
KAS:dev:mkv-23307-occt (GIT branch CR23307)
KAS:dev:mkv-23307-products (GIT master)
were compiled on Linux platform and tested.
Regression:
Not detected
Improvements:
Not detected
Testing case:
Not needed
See results in /QADisk/occttests/results/KAS/dev/mkv-23307-products_18072012/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20120706-opt_06072012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification
The workbenches
KAS:dev:mkv-23307-occt (GIT branch CR23307)
KAS:dev:mkv-23307-products (GIT master)
were compiled on Linux platform and tested.
Regression:
Not detected
Improvements:
Not detected
Testing case:
Not needed
See results in /QADisk/occttests/results/KAS/dev/mkv-23307-products_18072012/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20120706-opt_06072012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification