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=81666 --- shadow/81666 2007-05-17 22:14:26.000000000 -0400 +++ shadow/81666.tmp.4945 2007-05-17 23:53:38.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 81666 Product: Mono: Compilers Version: 1.2 -OS: +OS: unknown OS Details: Ubuntu 7.04 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -74,6 +74,18 @@ Perfectly reproducable Changing IEnumerable<int> for IEnumerable makes the compiler happy and the sample executes perfectly. I do not if this feature is still there in Mono 1.2.4... + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-17 23:53 ------- +> I do not if this feature is still there in Mono 1.2.4... + +The bug seems to have been resolved in Mono 1.2.4 : the complier does +not crash and adding the missing namespace reference +(System.Collections.Generic) makes it compile and run perfectly. + +Status changed to FIXED. Raja if you prefer to leave it open let me +know... + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
