View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024377 | Community | OCCT:Modeling Algorithms | public | 2013-11-18 23:14 | 2013-12-19 13:59 |
Reporter | Roman Lygin | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.7.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024377: [Regression-like] OCC 6.7.0 beta contaminates log with more unnecessary debug symbols | ||||
Description | In 6.7.0 Beta, the Extrema package issues new multiple warnings contaminating application logs: "+++Function Extrema_FuncExtCC::Value(...)." "Warning: 1st derivative of C1 is equal to zero!---" In general, the practice of issuing messages relevant for OCC development process and not for OCC users should be protected with special pre-processor macro, not with generic #if DEB used to designate DEBUG mode, working both in development and user environment. | ||||
Steps To Reproduce | Either specific test case or just code inspection in Extrema. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
CR24377 is ready to review. |
|
Ok |
|
Dear BugMaster, Branch CR24377 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: 898d360e143a7455e040560a6771088d1b3ac52c Number of compiler warnings: occt component : Linux: 317 (317 on master) Windows: 0 (0 on master) products component : Linux: 188 (189 on master) Windows: 287 (287 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 355027660 / 357213484 Total CPU difference: 44942.990000000296 / 43279.26000000018 Testing on Windows: Total MEMORY difference: 411909816 / 411574872 Total CPU difference: 32017.296875 / 34417.96875 There are not differences in images found by testdiff. |
occt: master 28cec2ba 2013-11-19 08:06:09
Committer: bugmaster Details Diff |
0024377: [Regression-like] OCC 6.7.0 beta contaminates log with more unnecessary debug symbols These "DEBUG outputs" are replace with analogically comments. |
Affected Issues 0024377 |
|
mod - src/Extrema/Extrema_FuncExtCC.gxx | Diff File | ||
mod - src/Extrema/Extrema_FuncExtPC.gxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-18 23:14 | Roman Lygin | New Issue | |
2013-11-18 23:14 | Roman Lygin | Assigned To | => ifv |
2013-11-19 10:38 |
|
Assigned To | ifv => nbv |
2013-11-19 10:39 |
|
Status | new => assigned |
2013-11-19 12:07 |
|
Note Added: 0026734 | |
2013-11-19 12:07 |
|
Assigned To | nbv => ifv |
2013-11-19 12:07 |
|
Status | assigned => resolved |
2013-11-19 12:10 |
|
Note Added: 0026735 | |
2013-11-19 12:10 |
|
Status | resolved => reviewed |
2013-11-19 12:38 |
|
Assigned To | ifv => mkv |
2013-11-20 12:34 |
|
Note Added: 0026795 | |
2013-11-20 12:34 |
|
Test case number | => Not needed |
2013-11-20 12:34 |
|
Assigned To | mkv => bugmaster |
2013-11-20 12:34 |
|
Status | reviewed => tested |
2013-11-25 13:17 | bugmaster | Changeset attached | => occt master 28cec2ba |
2013-11-25 13:17 | bugmaster | Status | tested => verified |
2013-11-25 13:17 | bugmaster | Resolution | open => fixed |
2013-12-19 13:50 | bugmaster | Status | verified => closed |
2013-12-19 13:59 | bugmaster | Fixed in Version | => 6.7.0 |