bug-gnulib
[Top][All Lists]
Advanced

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

test_strerror_r failures


From: Bruno Haible
Subject: test_strerror_r failures
Date: Sun, 19 Jun 2011 11:06:23 +0200
User-agent: KMail/1.9.9

>       2 x FAIL: test-strerror_r

On OpenBSD 4.9:

test-strerror_r.c:69: assertion failed

buf = "Undefined error: 0"

config.status contains:
S["REPLACE_STRERROR_R"]="1"
S["HAVE_DECL_STRERROR_R"]="1"
S["GNULIB_STRERROR_R"]="1"


On Cygwin 1.7.9 (but not 1.7.5):

test-strerror_r.c:78: assertion failed

i = 1, ret = 0, buf = "BADFACE"

Looks really like a Cygwin bug: You pass a positive buffer size, it returns 0
but writes nothing into the buffer.


Bruno
-- 
In memoriam Alois Eliáš <http://en.wikipedia.org/wiki/Alois_Eliáš>



reply via email to

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