[Mono-bugs] [Bug 73040][Cos] Changed - Parsing nested casts

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 09:22:32 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=73040

--- shadow/73040	2005-05-12 12:17:04.000000000 -0400
+++ shadow/73040.tmp.32485	2006-04-01 09:22:32.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73040
 Product: Mono: Compilers
 Version: 1.1
 OS: SUSE 9.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: sourcejedi at phonecoop.coop               
 QAContact: mono-bugs at ximian.com
@@ -39,6 +39,12 @@
  
 Expected Results: 
 Syntax error - probably "expected ; got identifier" 
  
 Additional Information: 
 Mono C# compiler version 1.1.1.0
+
+------- Additional Comments From rharinath at novell.com  2006-04-01 09:22 -------
+This appears to be fixed.  I now get:
+
+  bug73040.cs(3,36): error CS0118: Expecting a type.
+


More information about the mono-bugs mailing list