Hello,

> I'm wondering, what was the reason of changing RectangleF.IsEmpty in
> revision 45642? Before this change, mono behaved same as dotnet, why it
> was necessary to change this behaviour? Now there is test in
> TestRectangleF.cs that fails on dotnet, because it expects RectangleF
> (25, 25, 0, 0) to return IsEmpty == false, while on dotnet it returns
> true.

I agree, this change seems wrong and it did not include a unit test as
part of the commit which is even more suspicious.

I think we should back this out.

miguel
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to