Date: Tue, 4 Nov 2008 15:18:10 +0100 From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@blogreen.org> To: freebsd-ports@freebsd.org Subject: Re: HEADS UP: mono update Message-ID: <20081104141810.GA39725@marvin.blogreen.org> In-Reply-To: <1225803457.1719.9.camel@negro> References: <1225803457.1719.9.camel@negro>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <romain@blogreen.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081104141810.GA39725>