From owner-freebsd-openoffice Thu Oct 10 10:31:47 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF0337B401; Thu, 10 Oct 2002 10:31:46 -0700 (PDT) Received: from tomts26-srv.bellnexxia.net (tomts26.bellnexxia.net [209.226.175.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA2343E97; Thu, 10 Oct 2002 10:31:46 -0700 (PDT) (envelope-from kevin.hendricks@sympatico.ca) Received: from localhost.localdomain ([65.93.135.49]) by tomts26-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021010173144.SZJX8072.tomts26-srv.bellnexxia.net@localhost.localdomain>; Thu, 10 Oct 2002 13:31:44 -0400 Content-Type: text/plain; charset="iso-8859-1" From: "Kevin B. Hendricks" To: dev@porting.openoffice.org, Martin Blapp Subject: Re: [porting-dev] FreeBSD: Uncatched exception problem Date: Thu, 10 Oct 2002 13:31:11 -0400 X-Mailer: KMail [version 1.4] Cc: , References: <20021010185902.X15308-100000@levais.imp.ch> In-Reply-To: <20021010185902.X15308-100000@levais.imp.ch> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210101331.11281.kevin.hendricks@sympatico.ca> Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, This is probably a silly question but: The generates the following exception > ::com::sun::star::lang::WrappedTargetRuntimeException exPacked; But the catch looks for: > catch( css::lang::WrappedTargetRuntimeException& exPacked ) Is the css::lang:: the same thing as ::com::sun::star::lang:: ? Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message