Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80904 --- shadow/80904 2007-02-19 17:27:21.000000000 -0500 +++ shadow/80904.tmp.8455 2007-02-19 18:45:19.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.0 OS: other OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -40,6 +40,16 @@ Additional Information: ------- Additional Comments From [EMAIL PROTECTED] 2007-02-19 17:27 ------- Created an attachment (id=18738) This patch will fix the described issue. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-19 18:45 ------- +David, could you try to find out (i.e. write a test) what + + Compare (null, null), + Compare (null, nonnull), + Compare (nonnull, null) + +use to return on MS.NET and use a shortcut for these cases? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
