[Mono-bugs] [Bug 76591][Wis] New - gmcs does not compile cast on anonymous method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 29 16:06:10 EDT 2005


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 ats at cs.rit.edu.

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

--- shadow/76591	2005-10-29 16:06:10.000000000 -0400
+++ shadow/76591.tmp.25883	2005-10-29 16:06:10.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 76591
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: Panther
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: ats at cs.rit.edu               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gmcs does not compile cast on anonymous method
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+File <http://www.cs.rit.edu/~ats/cs-2005-1/code/observer/a-delegate.cs> draws a compilation 
+error on the cast of the anonymous method.
+
+Steps to reproduce the problem:
+1. gmcs a-delegate.cs
+2. 
+3. 
+
+Actual Results:
+a-delegate.cs(16,34): error CS1002: Expecting `;'
+a-delegate.cs(16,75): error CS8025: Parsing error
+
+Expected Results:
+successful compile
+
+How often does this happen? 
+always
+
+Additional Information:


More information about the mono-bugs mailing list