[Mono-bugs] [Bug 74482][Wis] Changed - mono uses method param type instead of type in the Constant MD table to interpret the constant value

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Apr 2005 08:52:39 -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 radical@gmail.com.

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

--- shadow/74482	2005-04-07 15:33:10.000000000 -0400
+++ shadow/74482.tmp.29052	2005-04-08 08:52:39.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74482
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: radical@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -129,6 +129,9 @@
 blob (04 00 00 00 00). So, to differentiate/a normal null being
 returned from this "default value of NULL" we can check if the type of
 the default val is MONO_TYPE_CLASS.
 
 ------- Additional Comments From vargaz@gmail.com  2005-04-07 15:33 -------
 Ok, then this looks ok to check in.
+
+------- Additional Comments From radical@gmail.com  2005-04-08 08:52 -------
+Checked in.