[Mono-bugs] [Bug 61733][Wis] New - [PATCH] update the size of check_this on x86

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jul 2004 16:50:50 -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=61733

--- shadow/61733	2004-07-19 16:50:50.000000000 -0400
+++ shadow/61733.tmp.662	2004-07-19 16:50:50.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 61733
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] update the size of check_this on x86
+
+I changed check_this to be 2 bytes, we should update the .md file with this
+patch:
+
+-checkthis: src1:b len:3
++checkthis: src1:b len:2
+
+it saves us a wonderful 38 bytes in corlib compilation (*wow* ;-)