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=79589 --- shadow/79589 2006-10-05 17:39:16.000000000 -0400 +++ shadow/79589.tmp.24220 2006-10-23 05:58:45.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79589 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: OS X 10.4.8 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -44,6 +44,17 @@ Successful compilation with the behaviour being that the second constructor calls the first constructor with a new ReturnStringDelegate which returns s as the parameter. Additional Information: Works with Visual Studio 2005 + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-23 05:58 ------- +Compiling with Mono 1.1.13.8.1_0 (PPC) using gmcs now results in the +following error: + +test.cs(11,37): error CS1706: Anonymous methods are not allowed in +attribute declaration +Compilation failed: 1 error(s), 0 warnings + +Once again, I'd like to note that this code DOES compile with csc +(Visual Studio 2005). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
