[Mono-bugs] [Bug 76824][Wis] Changed - incorrect error message for property get without assignment

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 17 08:17:54 EST 2006


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 rharinath at novell.com.

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

--- shadow/76824	2005-11-25 11:18:36.000000000 -0500
+++ shadow/76824.tmp.22631	2006-01-17 08:17:54.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76824
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: lupus at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,9 @@
 }
 gives the incorrect (and weird) error message:
 syntax error, got token `SEMICOLON'
 test-get-prop.cs(6,7): error CS1002: Expecting `;'
 
 This code used to produce the correct message.
+
+------- Additional Comments From rharinath at novell.com  2006-01-17 08:17 -------
+Should be fixed in SVN r55676.


More information about the mono-bugs mailing list