[Mono-bugs] [Bug 36055][Min] Changed - Taking the address of unfixed expression should not compile

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 27 May 2003 16:55:20 -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 miguel@ximian.com.

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

--- shadow/36055	Fri Apr 11 15:17:21 2003
+++ shadow/36055.tmp.28191	Tue May 27 16:55:20 2003
@@ -57,6 +57,9 @@
 bug36055.cs(12,32): error CS0212: You can only take the address of
 unfixed expression inside of a fixed statement initializer.
 
 ------- Additional Comments From miguel@ximian.com  2003-01-29 01:43 -------
 Ok, the bug is that I do not implement all of the rules for taking the
 address of a variable as specified in section 25.3
+
+------- Additional Comments From miguel@ximian.com  2003-05-27 16:55 -------
+*** Bug 43730 has been marked as a duplicate of this bug. ***