View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021519 | Open CASCADE | OCCT:Application Framework | public | 2009-12-16 12:08 | 2012-01-10 16:30 |
Reporter | vro | Assigned To | vro | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.4.0 | ||||
Summary | 0021519: A mistake in TDataStd_BooleanArray::SetValue(false) | ||||
Description | There is a mistake in TDataStd_BooleanArray::SetValue(false). The method resets to false all 8 values of the byte instead of setting the false value only for a corresponding bit. | ||||
Additional information and documentation updates | Documentation remark, added by VRO 2010-03-01 09:36:45: Changes: The changes concern the method TDataStd_BooleanArray::SetValue() with FALSE argument. Now it works fine. Modified entities: TDataStd/TDataStd_BooleanArray.cxx | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-16 12:30 | bugmaster | Assigned To | bugmaster => vro |
2009-12-16 12:30 | bugmaster | Status | new => assigned |
2010-04-02 16:53 | vro | Status | assigned => resolved |
2010-06-23 13:36 | bugmaster | Status | resolved => tested |
2010-07-28 15:32 | bugmaster | Status | tested => verified |
2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |
2012-01-10 16:30 |
|
Description Updated | |
2012-01-10 16:30 |
|
Additional Information Updated |