]> OCCT Git - occt-copy.git/commit
Fixing regressions (CmpFile only): CR26229-OCCT690
authorabv <abv@opencascade.com>
Fri, 18 Sep 2015 06:25:55 +0000 (09:25 +0300)
committerabv <abv@opencascade.com>
Fri, 18 Sep 2015 06:25:55 +0000 (09:25 +0300)
commit5aad6908a36c695ae23eaaa0635d1907e1e1e97b
tree8217842ad0bc441d7366631633c2d80ac689f62c
parent7c64aedfc58aabe7ddb72d7ecd4be881b985fb1a
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