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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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:
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to