Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Tue, 2 Mar 1999 22:06:40 -0500 From: Christophner Faylor To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cywgin + XEmacs + Tcsh: error messages. Message-ID: <19990302220640.B3492@cygnus.com> References: <36D6E886 DOT 1B9C881F AT cityweb DOT de> <36D72B36 DOT D4CF6A30 AT cityweb DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <36D72B36.D4CF6A30@cityweb.de>; from Corinna Vinschen on Sat, Feb 27, 1999 at 12:16:06AM +0100 On Sat, Feb 27, 1999 at 12:16:06AM +0100, Corinna Vinschen wrote: >I'm using tcsh, too and the same snapshot, with a new extension, >which shouldn't influence this problem. I don't have your problem. > >Hmm, I think, this problem should be discussed in detail. > >The following is not a bug fix, but only a solution, to >prevent your system, to do the output. If I did understand >you right, the system is normaly running, but the message >is disturbing. So, again, no real bug fix: > >In file fhandler.cc, function fhandler_base::fork_fixup: >change the line 1328 from > > system_printf ("%s - %E, handle %p", get_name (), h); > >to > > debug_printf ("%s - %E, handle %p", get_name (), h); > >This should make your system silent. Just let me reiterate that this is not a fix in any way shape or form. The errors that are being displayed are real and should not be showing up. I can't offer any insight as to why they are occurring, however. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com