[Mono-bugs] [Bug 71669][Nor] Changed - NullPointerException when setting a value-type field to null through reflection

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 30 Jan 2005 18:10:53 -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 vargaz@gmail.com.

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

--- shadow/71669	2005-01-30 15:36:44.000000000 -0500
+++ shadow/71669.tmp.18177	2005-01-30 18:10:53.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 71669
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: 1.0
 OS: Debian Woody
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: CORLIB
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: serko84@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -101,6 +101,9 @@
 
 T t = new T ();
 t.Test ();
 }
 }
 
+
+------- Additional Comments From vargaz@gmail.com  2005-01-30 18:10 -------
+-> runtime