[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
Thu, 7 Apr 2005 05:47:15 -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 05:45:27.000000000 -0400
+++ shadow/74482.tmp.6898	2005-04-07 05:47:15.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74482
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: radical@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -92,6 +92,10 @@
 
 
 ------- Additional Comments From radical@gmail.com  2005-04-07 05:45 -------
 Created an attachment (id=14879)
 Simple program to reflect n get default values
 
+
+------- Additional Comments From radical@gmail.com  2005-04-07 05:47 -------
+BTW, compiling i1.il with ilasm(mono) might not work.. it needs a
+patch(waiting for review/feedback on that patch), so compile it on .net.