]> OCCT Git - occt-copy.git/commit
0029251: Configuration - problem compiling OCCT 7.2 with glibc 2.26
authorkgv <kgv@opencascade.com>
Sat, 21 Oct 2017 17:46:59 +0000 (20:46 +0300)
committerkgv <kgv@opencascade.com>
Mon, 4 Dec 2017 18:29:14 +0000 (21:29 +0300)
commitfed5c87c18caf9bf87a5a4dfb333dbc03c53d401
tree725fc7c315df458cd80555be044d01ab233e0f9a
parent49935a541b12101fa43d503f7085e40e9872face
0029251: Configuration - problem compiling OCCT 7.2 with glibc 2.26

Standard_CLocaleSentry does not include xlocale.h when using glibc anymore.
HAVE_XLOCALE_H has been renamed to OCCT_CLOCALE_POSIX2008 to avoid confusion.

Renamed macros OCC_CHECK_BASE_CLASS -> OCCT_CHECK_BASE_CLASS.
src/Standard/Standard_CLocaleSentry.cxx
src/Standard/Standard_CLocaleSentry.hxx
src/Standard/Standard_CString.cxx
src/Standard/Standard_Type.hxx