[Mono-bugs] [Bug 75861][Nor] Changed - CS0233 is not reported for using sizeof

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 20 11:50:36 EDT 2005


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 duncan at ximian.com.

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

--- shadow/75861	2005-08-20 09:19:30.000000000 -0400
+++ shadow/75861.tmp.2315	2005-08-20 11:50:36.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75861
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
 Successful compilation
 
 Expected result:
 
 test.cs(7,22): error CS0233: sizeof can only be used in an unsafe context
         (consider using System.Runtime.InteropServices.Marshal.SizeOf)
+
+------- Additional Comments From duncan at ximian.com  2005-08-20 11:50 -------
+This is a duplicate.
+
+*** This bug has been marked as a duplicate of 75134 ***


More information about the mono-bugs mailing list