bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

test-perror2 failures


From: Bruno Haible
Subject: test-perror2 failures
Date: Sun, 19 Jun 2011 02:59:28 +0200
User-agent: KMail/1.9.9

Eric,

Here's some info about the test-perror2 failures:

>       3 x FAIL: test-perror2

All three failures at line 112: ASSERT (strstr (buf, err));

On OpenBSD 4.9:

i = 1, err = "Success", buf = "Undefined error: 0\n"

config.status:
S["REPLACE_STRERROR_R"]="1"
S["REPLACE_STRERROR"]="1"
S["HAVE_DECL_STRERROR_R"]="1"
S["REPLACE_PERROR"]="1"
S["GNULIB_STRERROR_R"]="1"
S["GNULIB_STRERROR"]="1"
S["GNULIB_PERROR"]="1"

On HP-UX 11.00 and IRIX 6.5:

i = 2, err = "Unknown error -3", buf = "Unknown error\n"

config.status:
S["REPLACE_STRERROR_R"]="0"
S["REPLACE_STRERROR"]="1"
S["HAVE_DECL_STRERROR_R"]="0"
S["REPLACE_PERROR"]="0"
S["GNULIB_STRERROR_R"]="1"
S["GNULIB_STRERROR"]="1"
S["GNULIB_PERROR"]="1"

Bruno
-- 
In memoriam Mona Mahmudnizhad <http://en.wikipedia.org/wiki/Mona_Mahmudnizhad>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]