HEADS UP: mono update

Romain Tartière romain at blogreen.org
Tue Nov 4 06:18:12 PST 2008


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 = null;
|
| try {
| 	x.p = 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

-- 
Romain Tartière <romain at blogreen.org>        http://romain.blogreen.org/
pgp: 8DAB A124 0DA4 7024 F82A  E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20081104/d4881877/attachment.pgp


More information about the freebsd-ports mailing list