mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-14 04:29:21 +08:00
00cdefc7a2
A case of reading of a very small value was skipped, for example: 2.1219957909652723e-314. Fixed in XmlMDataStd_RealArrayDriver.cxx and XmlMDataStd_RealListDriver.cxx // A test file bug29452.xml is extended to check this skipped case.