Date: Thu, 10 Apr 2003 15:27:50 +0800 From: Dung Patrick <dkt@digitalme.com> To: freebsd-questions@FreeBSD.ORG, Subject: regression testing fail in 5.0-Current [locale] Message-ID: <1049959670.c6327200dkt@digitalme.com>
next in thread | raw e-mail | index | archive | help
Dear All, When I run make in /usr/src/tools/regression/lib/libc/locale, I see this: bash-2.05b# make for p in test-mbrtowc test-wcrtomb test-mbsrtowcs test-wcsrtombs te= st-btowc test-mbrlen test-mbtowc test-wctomb test-mbst= owcs test-wcstombs test-mblen; do /usr/src/tools/regression/lib/libc/= locale/$p; done PASS mbrtowc() Assertion failed: (wcrtomb(NULL, UCHAR_MAX + 1, NULL) =3D=3D 1), function m= ain, file test-wcrtomb.c, line 65. Abort trap (core dumped) *** Error code 134 Stop in /usr/src/tools/regression/lib/libc/locale. My FreeBSD-Current machine has done cvsup yesterday. Regards, Patrick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1049959670.c6327200dkt>