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=75055 --- shadow/75055 2005-05-26 17:11:38.000000000 -0400 +++ shadow/75055.tmp.3143 2005-05-30 02:48:15.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 75055 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: Ubuntu Linux 5.04 (Hoary) Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Incorrect CS0169 warning in generic class +Summary: [GMCS] Incorrect CS0169 warning in generic class The following chunk of code will claim "CS0169: The private field 'MyEnumerator`1._e' is never used" with Mono 1.1.7. The test case is an implementation of IEnumerator<>. (Sorry about the length. I'm in a bit of a rush and didn't have time to try and shorten it.) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
