On Tue, 2013 Oct 15 20:16-0700, Paul Eggert wrote:
> These all look fairly low priority, but you can perhaps shed light on
> why (say) test-mkfifo is failing by running the test-mkfifo command
> under a debugger.
Let's see...
#4 0x40003cec in test_mkfifo (func=0x40002c88
<.opd+0x
These all look fairly low priority, but you can perhaps shed
light on why (say) test-mkfifo is failing by running the
test-mkfifo command under a debugger.
I am now able to build the testdir package without error on this HP-UX
system, but "make check" turns up a few failed tests. They are listed
below, along with any associated preceding text:
FAIL: test-getcwd.sh
../../gltests/test-mkfifo.h:46: assertion 'errno == EEXIST || errno == EINVAL'
failed
Hello there,
I would like to see the module readline to access also libedit,
should libreadline be missing on a particular system. The patch
contained here successfully links against libedit on NetBSD and
Debian GNU/kFreeBSD. Likewise, it still behaves correctly with
libreadline on GNU/Linux, Free