View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023290 | Community | OCCT:Modeling Algorithms | public | 2012-07-16 16:29 | 2013-04-29 15:21 |
Reporter | Pawel | Assigned To | ika | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2008 | ||
Product Version | 6.5.3 | ||||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023290: IntCurve_IntPolyPolyGen.gxx, suspicious if/for | ||||
Description | Starting in line 580: Standard_Integer Nbtz = InterPP.NbTangentZones(); Nbtz=0; if(Nbtz) { Standard_Real ParamInf=D1.FirstParameter(); Standard_Real ParamSup=D1.LastParameter(); ParamSup=-RealLast(); ParamInf=RealLast(); for(Standard_Integer tz=1; tz <= Nbtz; tz++) { Standard_Integer NbPnts = InterPP.ZoneValue(tz).NumberOfPoints(); if(Nbtz) is always 'false' | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
child of | 0023132 | closed | Suspicious code snippets |
|
Dear MKV, I deleted Nbtz=0 to find any regressions. Git branch CR23290 is ready to be tested. Please test. |
|
Dear BugMaster, Branch CR23290 (and products from GIT master) was compiled on Linux and Windows platforms and tested. Regression: heal split_angle_advanced A6 W6 Z9 ZA1 ZB2 (lin) heal split_angle_advanced V4 Z9 ZA1 ZB2 (wnt) boolean bfuse_complex D4 (wnt) chl 918 D8 did 001 E1 did 010 A9 C3 C4 F6 F7 G8 xstp 106 F6 xstp 107 Q5 xstp 108 G1 G2 Improvements: Not detected Testing case: Not needed |
|
The unnecessary code was deleted. Git branch CR23290_1 is ready to be reviewed. Dear GKA, Please review. |
|
Branch CR23290_1 is ready to test |
|
Dear BugMaster, Branch CR23290_1 (and master from occt GIT master) was compiled on Linux and Windows platforms and tested. Regressions: Not detected Improvements: Not detected Testing cases: Not needed |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-16 16:29 | Pawel | New Issue | |
2012-07-16 16:29 | Pawel | Assigned To | => bugmaster |
2012-07-16 16:29 | Pawel | Relationship added | child of 0023132 |
2012-10-09 18:52 | oan | Assigned To | bugmaster => ika |
2012-10-09 18:53 | oan | Status | new => assigned |
2012-10-18 18:06 | ika | Note Added: 0021841 | |
2012-10-18 18:06 | ika | Note Edited: 0021841 | |
2012-10-18 18:06 | ika | Status | assigned => resolved |
2012-10-18 18:07 | ika | Note Edited: 0021841 | |
2012-10-18 18:08 | ika | Assigned To | ika => mkv |
2012-10-23 15:51 |
|
Status | resolved => reviewed |
2012-10-23 15:51 |
|
Target Version | 6.5.4 => 6.6.0 |
2012-10-31 18:20 | apn | Note Added: 0022036 | |
2012-10-31 18:21 | apn | Test case number | => Not needed |
2012-10-31 18:21 | apn | Assigned To | mkv => ika |
2012-10-31 18:21 | apn | Status | reviewed => assigned |
2012-11-08 17:54 | ika | Note Added: 0022159 | |
2012-11-08 17:54 | ika | Assigned To | ika => gka |
2012-11-08 17:54 | ika | Status | assigned => resolved |
2012-11-09 10:40 |
|
Note Added: 0022166 | |
2012-11-09 10:40 |
|
Status | resolved => reviewed |
2012-11-09 17:18 |
|
Assigned To | gka => mkv |
2012-11-12 15:46 |
|
Note Added: 0022212 | |
2012-11-12 15:46 |
|
Assigned To | mkv => bugmaster |
2012-11-12 15:46 |
|
Status | reviewed => tested |
2012-11-16 13:03 | ika | Changeset attached | => occt master 1c418d0e |
2012-11-16 13:03 | ika | Assigned To | bugmaster => ika |
2012-11-16 13:03 | ika | Status | tested => verified |
2012-11-16 13:03 | ika | Resolution | open => fixed |
2012-12-10 17:16 | ika | Changeset attached | => occt master 1c418d0e |
2013-04-23 13:36 |
|
Status | verified => closed |
2013-04-29 15:21 |
|
Fixed in Version | => 6.6.0 |