0025317: Failure on attempt to save an Ocaf document with a long double array attribu...
authorvro <vro@opencascade.com>
Thu, 16 Oct 2014 11:01:33 +0000 (15:01 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 16 Oct 2014 11:02:30 +0000 (15:02 +0400)
commit8e1e79f052958a3d7137aeed1f3c438fa99fa08a
tree3778d8a04810ccdaad6b1eedab2fbf1b3c292dbe
parent7d9e854bdc7a70e1c2fc02b759256966da61a5cc
0025317: Failure on attempt to save an Ocaf document with a long double array attribute in a Xml file

A draw-command SetRealArrayValue. It is necessary to reproduce the crash.
A fix + some additional draw-commands
Test cases for issue CR25317
src/DDataStd/DDataStd_BasicCommands.cxx
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cxx
src/XmlMDataStd/XmlMDataStd_RealArrayDriver.cxx
tests/bugs/caf/bug25317 [new file with mode: 0755]