[Mono-bugs] [Bug 74935][Min] Changed - improved MonoField exception detail

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 08:37:08 -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 vargaz@gmail.com.

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

--- shadow/74935	2005-05-13 06:41:31.000000000 -0400
+++ shadow/74935.tmp.15686	2005-05-13 08:37:08.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74935
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michael@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -38,6 +38,10 @@
 +                               val = newVal;
                         }
                         SetValueInternal (this, obj, val);
                 }
 
 Possibly of dubious value but ...
+
+------- Additional Comments From vargaz@gmail.com  2005-05-13 08:37 -------
+Patch checked in.
+