[Mono-bugs] [Bug 75055][Min] Changed - [GMCS] Incorrect CS0169
warning in generic class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 30 02:48:15 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 emrysk at gmail.com.
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: mono-bugs at ximian.com
ReportedBy: emrysk at gmail.com
QAContact: mono-bugs at ximian.com
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.)
More information about the mono-bugs
mailing list