[Mono-bugs] [Bug 69196][Nor] Changed - CS0214 is not reported; check for unsafe pointer in method parameters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 7 Nov 2004 21:47:26 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69196
--- shadow/69196 2004-11-07 05:54:59.000000000 -0500
+++ shadow/69196.tmp.6927 2004-11-07 21:47:26.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69196
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,9 @@
Expected Results:
cs0214.cs(5,3): error CS0214: Pointers may only be used in an unsafe context
How often does this happen?
consistently.
+
+------- Additional Comments From miguel@ximian.com 2004-11-07 21:47 -------
+Thanks for the report, this has been fixed on CVS.