occt: master 9bfa28a7

Author Committer Branch Timestamp Parent
kgv ski master 2015-08-13 10:10:49 master a9d2efda
Affected Issues  0026547: Configuration - fix compilation errors on VS2015
Changeset 0026547: Configuration - fix compilation errors on VS2015

Interface_STAT.cxx - rename local variable 'stat' to 'myStat' to avoid name collision.
OSD_FileNode.cxx - pass correct argument to va_start().
STEPConstruct_AP203Context::DefaultDateAndTime() - use _get_timezone() instead of global variable timezone on msvc.
Graphic3d_ArrayOfPrimitives::VertexColor() - fix reinterpret_cast() argument.

Small correction: OCC26481-linesarc.brep is equal to bug26296_linesarc.brep
mod - src/Graphic3d/Graphic3d_ArrayOfPrimitives.lxx Diff File
mod - src/Interface/Interface_STAT.cxx Diff File
mod - src/OSD/OSD_FileNode.cxx Diff File
mod - src/STEPConstruct/STEPConstruct_AP203Context.cxx Diff File