[Mono-bugs] [Bug 74010][Maj] Changed - [GMCS]: mono_marshal_get_stfld_wrapper lacks functionality for 2.0 profile

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 07:15:27 -0500 (EST)


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 martin@ximian.com.

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

--- shadow/74010	2005-03-23 07:12:38.000000000 -0500
+++ shadow/74010.tmp.23213	2005-03-23 07:15:27.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 74010
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 001 One hour
-Priority: Blocker
+Severity: Unknown
+Priority: Major
 Component: JIT
 AssignedTo: martin@ximian.com                            
 ReportedBy: Willibald.Krenn@gmx.at               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: mono_marshal_get_stfld_wrapper lacks functionality for 2.0 profile
+Summary: [GMCS]:  mono_marshal_get_stfld_wrapper lacks functionality for 2.0 profile
 
 No support for MONO_TYPE_GENERIC_INST in mono_marshal_get_stfld_wrapper. 
 
 
 	public class Test03 : MarshalByRefObject
 	{