[Mono-bugs] [Bug 75134][Nor] Changed - CS0233 should be reported for sizeof without unsafe context

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 3 03:37:37 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 marek.safar at seznam.cz.

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

--- shadow/75134	2005-06-03 00:57:17.000000000 -0400
+++ shadow/75134.tmp.20409	2005-06-03 03:37:37.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 75134
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: CS0233 should be reported for sizeof without unsafe context
@@ -43,6 +43,9 @@
 How often does this happen? 
 consistently
 
 Additional Information:
 I haven't checked the C# specification in details so drop it if the spec
 does not require unsafe context.
+
+------- Additional Comments From marek.safar at seznam.cz  2005-06-03 03:37 -------
+csc 2.0 does same. It doesn't require unsafe for simple types.


More information about the mono-bugs mailing list