View Issue Details

IDProjectCategoryView StatusLast Update
0018570Open CASCADEOCCT:Application Frameworkpublic2012-01-11 17:55
Reportervro Assigned Tovro  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.0 
Summary0018570: A regression in TDataStd_RealArray::Set()
DescriptionIn case of an attribute TDataStd_RealArray already attached to a label, and the
user calls a method TDataStd_RealArray::Set() with another range for the array,
the method returns existing array (already attached to the label) without a
change of its range.
The same concerns TDataStd_IntegerArray and TDataStd_ExtStringArray.
New attributes like TDataStd_BooleanArray, etc. work nice!
Additional information
and documentation updates
Documentation remark, added by VRO 2008-02-04 07:03:27:

Improvements:
It was a regression!
It was not possible to change the range of the arrays already attached to a label.
Now it is possible again.
Modified entities:
TDataStd/TDataStd_RealArray.cxx
TDataStd/TDataStd_IntegerArray.cxx
TDataStd/TDataStd_ExtStringArray.cxx
TagsNo tags attached.
Test case number

Attached Files

  • vro-occ18570-v1.zip (5,477 bytes)

Activities

2008-01-16 07:08

 

vro-occ18570-v1.zip (5,477 bytes)

Issue History

Date Modified Username Field Change
2008-02-01 12:53 bugmaster Assigned To bugmaster => vro
2008-02-01 12:53 bugmaster Status new => assigned
2008-02-01 12:53 bugmaster Status assigned => tested
2008-02-08 16:49 bugmaster Status tested => verified
2009-06-23 19:10 bugmaster Status verified => closed
2009-06-23 19:10 bugmaster Resolution @0@ => fixed
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework
2012-01-11 17:55 atp Description Updated
2012-01-11 17:55 atp Additional Information Updated