occt: master 5a846a5d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
vro | master | 2022-02-21 10:41:05 | master b91e6014 | |
Affected Issues | 0029219: Application Framework - XML document is written with CRLF on Windows | |||
Changeset | 0029219: Application Framework - XML document is written with CRLF on Windows The last symbol of a line is synchronized with external products. Also, XML ends by LF now. Modified: XML: XmlLDrivers_DocumentStorageDriver::Write() ends by LF BREP: BRepTools::Write(), Draw_VariableCommands::save() ends by LF STEP: StepSelect_WorkLibrary::WriteFile() ends by LF IGES: IGESSelect_WorkLibrary::WriteFile(), IGESControl_Writer::Write(), XSDRAWIGES::WriteShape() ends by LF VRML: VrmlAPI_Writer::write_v2() ends by LF 0029219: Application Framework - XML document is written with CRLF on Windows The last symbol of a line is synchronized with external products. Also, XML ends by LF now. Modified: XML: XmlLDrivers_DocumentStorageDriver::Write() ends by LF BREP: BRepTools::Write(), Draw_VariableCommands::save() ends by LF STEP: StepSelect_WorkLibrary::WriteFile() ends by LF IGES: IGESSelect_WorkLibrary::WriteFile(), IGESControl_Writer::Write(), XSDRAWIGES::WriteShape() ends by LF VRML: VrmlAPI_Writer::write_v2() ends by LF STL: RWStl::WriteAscii() ends by CR LF (to synchronize with Blender) 0029219: Application Framework - XML document is written with CRLF on Windows The last symbol of a line is synchronized with external products. Also, XML ends by LF now. Modified: XML: XmlLDrivers_DocumentStorageDriver::Write() ends by LF BREP: BRepTools::Write(), Draw_VariableCommands::save() ends by LF STEP: StepSelect_WorkLibrary::WriteFile() ends by LF IGES: IGESSelect_WorkLibrary::WriteFile(), IGESControl_Writer::Write(), XSDRAWIGES::WriteShape() ends by LF VRML: VrmlAPI_Writer::write_v2() ends by LF |
|||
mod - src/BRepTools/BRepTools.cxx | Diff File | |||
mod - src/Draw/Draw_VariableCommands.cxx | Diff File | |||
mod - src/IGESControl/IGESControl_Writer.cxx | Diff File | |||
mod - src/IGESSelect/IGESSelect_WorkLibrary.cxx | Diff File | |||
mod - src/StepSelect/StepSelect_WorkLibrary.cxx | Diff File | |||
mod - src/VrmlAPI/VrmlAPI_Writer.cxx | Diff File | |||
mod - src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cxx | Diff File | |||
mod - src/XSDRAWIGES/XSDRAWIGES.cxx | Diff File |