[Mono-dev] Bug 77633 patch, please comment

Andreia Gaita shana.ufie at gmail.com
Tue May 29 11:10:48 EDT 2007


On 5/28/07, Dave Ferguson <davecferguson at gmail.com> wrote:
> All,
> This patch should fix bug 77633.  Please let me know any comments you have.
> I apologize if I've missed something, this is the first patch I've created.
> Thanks!

The patch looks fine :)
In the tests, instead of throwing the exception if it's running under
the wrong framework version, you could just have the
[ExpectedException] line inside an #if NET_2_0 block, since that's
really the only thing different about it.

andreia



More information about the Mono-devel-list mailing list