]> OCCT Git - occt-copy.git/commit
Fixing regressions (CmpFile only):
authorabv <abv@opencascade.com>
Fri, 18 Sep 2015 06:25:55 +0000 (09:25 +0300)
committerpdn <pdn@opencascade.com>
Fri, 18 Sep 2015 07:33:37 +0000 (10:33 +0300)
commit127336fdccac2e36aaeba1db8683d6e1c5f5c65b
tree36d77d5dbe21bd51d768b7133a5209ed8cc704ee
parent4c72ad3a18ea8b749aa3cba95e1d62ed1564deed
Fixing regressions (CmpFile only):

- Returned lost setting of precision and locale in file stream
- Disable FSD_CmpFile::FlushEndOfLine() to avoid eating lines
- Reimplement writing reals to keep precision (and simplified other types)
src/FSD/FSD_CmpFile.cxx
src/FSD/FSD_File.cxx
src/Storage/Storage_File.cxx