[Mono-bugs] [Bug 66777][Nor] Changed - wrong CS0642 warning

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Nov 2004 03:45:33 -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 marek.safar@seznam.cz.

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

--- shadow/66777	2004-10-02 17:38:54.000000000 -0400
+++ shadow/66777.tmp.32249	2004-11-23 03:45:33.000000000 -0500
@@ -63,6 +63,9 @@
 
 And ; is empty statement (sort of embedded-statement)
 
 This warning should be reported only when after ';' follows { } block.
 See errors/cs0642-2.cs
 
+
+------- Additional Comments From marek.safar@seznam.cz  2004-11-23 03:45 -------
+Miguel, any progress ?