[Mono-bugs] [Bug 33192][Nor] Changed - mcs allows null to be cast to struct types

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
5 Nov 2002 21:59:21 -0000


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

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

--- shadow/33192	Sat Nov  2 18:17:10 2002
+++ shadow/33192.tmp.654	Tue Nov  5 16:59:21 2002
@@ -1,19 +1,22 @@
 Bug#: 33192
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mcs allows null to be cast to struct types
 
 Casting "(SomeStructType) null" is allowed by mcs where it shouldn't be.
+
+------- Additional Comments From miguel@ximian.com  2002-11-05 16:59 -------
+fixed on cvs