-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruno Haible on 5/30/2007 6:55 PM: > On HP-UX 11.23 / ia64: > > test-lseek.c:76: assertion failed > ./test-lseek.sh[14]: 3086 Abort(coredump) > FAIL: test-lseek.sh > > The reason is in case 2: although you tell the shell to close stdin and > stdout, > when the test-lseek.c runs, it has open file descriptors 0 and 1. (This can be > verified with fcntl(0,F_GETFL) and fcntl(1,F_GETFL).) This happens with both > "sh" and "bash". > > The following fixes it. OK to commit?
Yes, please. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGXh2b84KuGfSFAYARAvTYAKCRKZwtfLufZoixmQxE0W9sB+HvbgCggwK6 +r0q6WUy+6ltV0/lShgQ8Fw= =RitC -----END PGP SIGNATURE----- _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
