From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 8 21:00:42 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7373F16A4CE for ; Sun, 8 Feb 2004 21:00:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508EA43D1D for ; Sun, 8 Feb 2004 21:00:42 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1950gbv032780 for ; Sun, 8 Feb 2004 21:00:42 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1950fWP032778; Sun, 8 Feb 2004 21:00:41 -0800 (PST) (envelope-from gnats) Date: Sun, 8 Feb 2004 21:00:41 -0800 (PST) Message-Id: <200402090500.i1950fWP032778@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Nakata Maho Subject: Re: bin/62559: FreeBSD's exception (try/catch) handling is somewhat odd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nakata Maho List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 05:00:42 -0000 The following reply was made to PR bin/62559; it has been noted by GNATS. From: Nakata Maho To: freebsd-gnats-submit@FreeBSD.org, maho@FreeBSD.org Cc: Subject: Re: bin/62559: FreeBSD's exception (try/catch) handling is somewhat odd Date: Mon, 09 Feb 2004 13:54:37 +0900 seemed to be fixed in * $FreeBSD: src/libexec/rtld-elf/rtld.c,v 1.91 2003/12/31 15:10:41 dfr Exp $ which is not included in 5.2-RELEASE