]> 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)
committermsv <msv@opencascade.com>
Tue, 5 Dec 2017 09:41:28 +0000 (12:41 +0300)
commit2630ebd7c3dd8df3fbf7d9698e5d2d1ed2e9d565
tree753f238a611bcafb6c0a5ff9564205262b56644a
parent249ab679079f6d940847de8b6a731745c58f62e0
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