[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
#define DONT_REPORT_SIGPIPE
From: |
Chris F.A. Johnson |
Subject: |
#define DONT_REPORT_SIGPIPE |
Date: |
Wed, 22 Aug 2001 19:43:12 GMT |
Using BASH_VERSION=$'2.05.0(3)-release', uncommenting
#define DONT_REPORT_SIGPIPE
in config-top.h doesn't prevent:
grep: writing output: Broken pipe
Adding the #define to config.h cures the problem.
Using gcc 2.95.2 on
Linux 2.4.0-test9 #2 SMP Sun Dec 31 11:23:34 EST 2000 i686 unknown
--
Chris F.A. Johnson bq933@torfree.net
=================================================================
c.f.a.johnson@home.com http://cfaj.freeshell.org
cfaj@freeshell.org http://members.home.net/c.f.a.johnson
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- #define DONT_REPORT_SIGPIPE,
Chris F.A. Johnson <=