[Mono-bugs] [Bug 47536][Nor] Changed - Pointers declared in "fixed" statement should read only

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Aug 2003 22:51:32 -0400 (EDT)


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

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

--- shadow/47536	2003-08-11 18:19:02.000000000 -0400
+++ shadow/47536.tmp.12954	2003-08-21 22:51:32.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47536
 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: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,9 @@
 
 Actual Results:
 Compilation succeeded.
 
 Expected Results:
 error CS1604: Cannot assign to 'tt' because it is read-only
+
+------- Additional Comments From martin@ximian.com  2003-08-21 22:51 -------
+Fixed in CVS.