summaryrefslogtreecommitdiffstats
path: root/Utilities/Git
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-02-10 20:16:06 (GMT)
committerBrad King <brad.king@kitware.com>2012-02-10 20:16:06 (GMT)
commitca7790240cf63cd6f449cbde2d8b9866bd22c7d8 (patch)
treea6cee1cda98072cd7a4bf043d17a8134737f2858 /Utilities/Git
parentd4a9e334d3d65b2d65097e7c202db52b4a9c0509 (diff)
downloadCMake-ca7790240cf63cd6f449cbde2d8b9866bd22c7d8.zip
CMake-ca7790240cf63cd6f449cbde2d8b9866bd22c7d8.tar.gz
CMake-ca7790240cf63cd6f449cbde2d8b9866bd22c7d8.tar.bz2
libarchive: Workaround mbsnrtowcs assertion failure on old glibc
The CMake TarTest fails with the error mbsnrtowcs.c:116: __mbsnrtowcs: Assertion `status == GCONV_OK || status != GCONV_EMPTY_INPUT || status == GCONV_ILLEGAL_INPUT || status == GCONV_INCOMPLETE_INPUT || status == GCONV_FULL_OUTPUT' failed. on very old glibc versions. Work around the problem by pretending that mbsnrtowcs does not exist. Libarchive will fall back to mbrtowc.
Diffstat (limited to 'Utilities/Git')
0 files changed, 0 insertions, 0 deletions