Date: Wed, 3 Nov 1999 22:35:49 -0700 From: Nate Williams <nate@mt.sri.com> To: Archie Cobbs <archie@whistle.com> Cc: nate@mt.sri.com (Nate Williams), freebsd-java@FreeBSD.ORG Subject: Re: try { } catch { } finally { } in C! Message-ID: <199911040535.WAA13295@mt.sri.com> In-Reply-To: <199911040532.VAA82620@bubba.whistle.com> References: <199911040435.VAA13124@mt.sri.com> <199911040532.VAA82620@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Did you know that try { } catch { } finally { } is possible from C? > > > Well, GNU C anyway.. > > > > Cool. As long as your program isn't using setjmp/longjmp, it works. :) > > I think it would still work even if it was... different jump buffers.. ? Hmmm......, I'm not sure. I know that someone just posted about an error they had using the thread libraries and setjmp(), but you could be right. I was wondering about this very thing last night working on the JDK.... Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911040535.WAA13295>