[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
Wed Jun 8 14:22:17 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75134
--- shadow/75134 2005-06-03 03:37:37.000000000 -0400
+++ shadow/75134.tmp.29940 2005-06-08 14:22:17.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75134
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -46,6 +46,9 @@
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.
+
+------- Additional Comments From martin at ximian.com 2005-06-08 14:22 -------
+Same here.
More information about the mono-bugs
mailing list