bug-gnulib
[Top][All Lists]
Advanced

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

unsetenv test failure on openbsd 4.7


From: Jim Meyering
Subject: unsetenv test failure on openbsd 4.7
Date: Wed, 08 Sep 2010 18:59:34 +0200

FYI,
No big deal, and no rush for such a corner case...
This certainly doesn't matter to grep.

While testing for grep, I hit this:

  $ ./test-unsetenv
  test-unsetenv.c:49: assertion failed
  Abort trap (core dumped)
  [Exit 134 (SIGABRT)]

It failed on this line:

  ASSERT (putenv ("") == -1);

The actual return value is 0.



reply via email to

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