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)
committerbugmaster <bugmaster@opencascade.com>
Tue, 24 Oct 2017 15:32:01 +0000 (18:32 +0300)
commit59e353b75d51e88ac30ed37307a59b95a50146f8
tree938eee481bfe55a9f80459dfbcc1fe035497a19e
parentab8566c90477d7b4f0b78b1b7b177defeaefe3b5
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