View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024804 | Open CASCADE | OCCT:Coding | public | 2014-04-07 16:26 | 2014-11-11 12:51 |
Reporter | kgv | Assigned To | apn | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.7.0 | ||||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0024804: OSD_PerfMeter documentation is broken | ||||
Description | Comments follows the functions declarations, not precedes. This leads to documentation mess up. | ||||
Steps To Reproduce | void Tick () const { perf_tick_imeter(myIMeter); } // increments the counter w/o time measurement void Flush () const { perf_close_imeter(myIMeter); } // outputs the meter data and resets it to initial state | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-07 16:26 | kgv | New Issue | |
2014-04-07 16:26 | kgv | Assigned To | => kgv |
2014-04-07 16:31 | kgv | Note Added: 0028717 | |
2014-04-07 16:31 | kgv | Assigned To | kgv => abv |
2014-04-07 16:31 | kgv | Status | new => resolved |
2014-04-07 17:34 |
|
Note Added: 0028718 | |
2014-04-07 17:34 |
|
Assigned To | abv => bugmaster |
2014-04-07 17:34 |
|
Status | resolved => reviewed |
2014-04-08 15:59 | apn | Test case number | => Not needed |
2014-04-08 15:59 | apn | Status | reviewed => tested |
2014-04-09 11:09 |
|
Target Version | 6.7.1 => 6.8.0 |
2014-04-11 14:43 | apn | Changeset attached | => occt master 91720fc5 |
2014-04-11 14:43 | apn | Assigned To | bugmaster => apn |
2014-04-11 14:43 | apn | Status | tested => verified |
2014-04-11 14:43 | apn | Resolution | open => fixed |
2014-11-11 12:47 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 12:51 |
|
Status | verified => closed |