[Mono-bugs] [Bug 47528][Maj] Changed - Null reference exception using pointers

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Mon, 11 Aug 2003 18:11:57 -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 lluis@ximian.com.

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

--- shadow/47528	2003-08-11 16:20:56.000000000 -0400
+++ shadow/47528.tmp.350	2003-08-11 18:11:57.000000000 -0400
@@ -48,6 +48,11 @@
 problem, but this is what I get right now:
 
 
 a.cs(9,8): error CS1604: Cannot assign to 'tt' because it is read-only
 a.cs(10,8): error CS1604: Cannot assign to 'tt' because it is read-only
 
+
+------- Additional Comments From lluis@ximian.com  2003-08-11 18:11 -------
+Created an attachment (id=5097)
+Attached new test case that compiles with csc. Same error.
+