From owner-freebsd-ports@FreeBSD.ORG Tue Nov 4 14:18:12 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D46B8106568E for ; Tue, 4 Nov 2008 14:18:12 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.freebsd.org (Postfix) with ESMTP id 93B218FC22 for ; Tue, 4 Nov 2008 14:18:12 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 4CD0F3EA159 for ; Tue, 4 Nov 2008 15:18:11 +0100 (CET) Received: from marvin.blogreen.org (marvin.blogreen.org [82.247.213.140]) by smtp4-g19.free.fr (Postfix) with ESMTP id BF1E03EA0B1 for ; Tue, 4 Nov 2008 15:18:10 +0100 (CET) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 476F35CACC; Tue, 4 Nov 2008 15:18:10 +0100 (CET) Date: Tue, 4 Nov 2008 15:18:10 +0100 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: freebsd-ports@freebsd.org Message-ID: <20081104141810.GA39725@marvin.blogreen.org> Mail-Followup-To: freebsd-ports@freebsd.org References: <1225803457.1719.9.camel@negro> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <1225803457.1719.9.camel@negro> User-Agent: Mutt/1.4.2.3i X-PGP-Key: http://romain.blogreen.org/pubkey.asc Subject: Re: HEADS UP: mono update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2008 14:18:12 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! On Tue, Nov 04, 2008 at 09:57:37AM -0300, Phillip N. wrote: > It would be greate if anyone can help test thing out so no problems come > after the upgrade (next week). I am trying to figure out what change between 1.2.5.1 and 1.2.6 made exception handling failing for a while but with no success yet. The following will hang forever: | Ex x =3D null; | | try { | x.p =3D 1; | } catch (NullReferenceException) { | return 0; | } | return 1; (extracted from the mono/tests/exception.cs file) Having all regression-tests passing is an absolute requirement before submitting anything I guess. Any help highly welcomed! Kind regards, Romain --=20 Romain Tarti=E8re http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkQWaIACgkQ2OmjP/9W/0M52ACgk0RVCeUyV1u3VSdRsq8gmyub fsEAnjTF60PZhHTdI9fwkBJsG3rYiJ3O =sSjd -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--