[Mono-dev] [PATCH] System.Drawing.RectangleF != Operator Bug
latency
latency at gmx.de
Tue Nov 7 08:27:13 EST 2006
On Monday 06 November 2006 06:50, Manuel Alejandro Cerón Estrada wrote:
> Hello,
>
> I found a small bug in System.Drawing.RectangleF. The inequality
> operator (!=) was wrong. Here is the patch that corrects it.
>
> Manuel Alejandro Cerón Estrada
Hi,
I'd like to comment on your patch. In my humble opinion it would have been
better to invert the results of the == operator than implementing the !=
itself.
I know it's not very important issue but hey, It would make the code a bit
more readable and save 1 line as well. :-D
Kind Regards,
Valentin S.
More information about the Mono-devel-list
mailing list