Bruno, I'm getting a test failure on Irix 6.5. The native nl_langinfo is being used:
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ and YESEXPR and NOEXPR are defined in <langinfo.h>, but the test fails on this line during the C locale run: LC_ALL=C ./test-nl_langinfo${EXEEXT} 0 || exit 1 + ./test-nl_langinfo 0 + LC_ALL=C ../../gltests/test-nl_langinfo.c:122: assertion failed ../../gltests/test-nl_langinfo.sh[3]: 1099649 Abort(coredump) + exit 1 FAIL: test-nl_langinfo.sh ASSERT (strlen (nl_langinfo (YESEXPR)) > 0); Adding a bit more debugging reveals that nl_langinfo is returning "" rather than a proper regular expression. Is this a case where the test should be relaxed, or should we be teaching nl_langinfo how to work around this situation? -- Eric Blake ebl...@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature