[Mono-bugs] [Bug 61442][Wis] Changed - [PATCH] use cmp DWORD PTR [eax], eax for null check

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jul 2004 13:56:33 -0400 (EDT)


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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=61442

--- shadow/61442	2004-07-12 13:46:03.000000000 -0400
+++ shadow/61442.tmp.27571	2004-07-12 13:56:33.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61442
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,9 @@
 This patch lets us use the shorter form.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-12 13:46 -------
 Created an attachment (id=8531)
 mini-cmp-dword-ptr-eax-eax.patch
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-12 13:56 -------
+its in