View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026366 | Community | OCCT:Documentation | public | 2015-06-23 14:48 | 2015-10-23 20:51 |
Reporter | Timo | Assigned To | bugmaster | ||
Priority | normal | Severity | text | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.9.0 | ||||
Target Version | 6.9.1 | Fixed in Version | 6.9.1 | ||
Summary | 0026366: Missing symbol in Foundation classes user's guide | ||||
Description | In Section "2.6.2 Raising an Exception" of the Foundation Classes User's Guide it says: if(index r1 || index > r2) { I think it should be: if(index < r1 || index > r2) { Also, some lines later it says: OutOfRange_Raise_if(index r1 || index > r2, | ||||
Steps To Reproduce | NA | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR26366 has been created by ysn. SHA-1: 2e204f08de483336e1cfb32058dcb4824bb1ec18 Detailed log of new commits: Author: ysn Date: Thu Aug 6 16:20:50 2015 +0300 Sign added and some formatting changes |
|
Trivial formatting fix. |
|
Fix has been integrated into master of occt repository |
|
Branch CR26366 has been deleted by inv. SHA-1: 2e204f08de483336e1cfb32058dcb4824bb1ec18 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-23 14:48 | Timo | New Issue | |
2015-06-23 14:48 | Timo | Assigned To | => ysn |
2015-06-23 14:51 | Timo | Description Updated | |
2015-08-06 16:21 | git | Note Added: 0043890 | |
2015-08-06 16:23 |
|
Note Added: 0043891 | |
2015-08-06 16:23 |
|
Assigned To | ysn => bugmaster |
2015-08-06 16:23 |
|
Status | new => resolved |
2015-08-06 16:23 |
|
Steps to Reproduce Updated | |
2015-08-07 16:02 | bugmaster | Status | resolved => reviewed |
2015-08-07 16:03 | bugmaster | Note Added: 0043920 | |
2015-08-07 16:03 | bugmaster | Status | reviewed => verified |
2015-08-07 16:03 | bugmaster | Resolution | open => fixed |
2015-08-14 10:51 | git | Note Added: 0044121 | |
2015-09-04 06:22 |
|
Target Version | 7.0.0 => 6.9.1 |
2015-10-16 14:56 |
|
Status | verified => closed |
2015-10-23 20:51 |
|
Fixed in Version | => 6.9.1 |