[Mono-bugs] [Bug 24146] Changed - Incorrect "Expression denotes a `property access` where a `variable` was expected" error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 May 2002 23:37:06 -0000
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 joe@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24146
--- shadow/24146 Thu May 2 19:36:23 2002
+++ shadow/24146.tmp.20426 Thu May 2 19:37:06 2002
@@ -21,6 +21,11 @@
caedes:/cvs/mono/gtk-sharp/glib$ mcs -o test.exe test.cs
./test.cs(21) error CS0118: Expression denotes a `property access' where a
`variable' was expected
Error: Compilation failed
RESULT: 1
+
+------- Additional Comments From joe@ximian.com 2002-05-02 19:37 -------
+Created an attachment (id=1690)
+test file which exhibits the behavior
+