Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 20 Feb 2004 17:34:50 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Repeatable crash with CVS version of cygwin1 DLL Message-ID: <20040220163450.GL1587@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20040219060514 DOT GA11752 AT redhat DOT com> <200402201602 DOT i1KG2vb01484 AT mx1 DOT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402201602.i1KG2vb01484@mx1.redhat.com> User-Agent: Mutt/1.4.2i On Feb 20 10:02, Cliff Geschke wrote: > What!! > > Are you trying to tell me that I can only call setjmp from the main program? No, he's trying to tell you that you can't return from the function in which setjmp has been called and then from somewhere else call longjmp. That won't work. That's not Cygwin specific. Trust him. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/