[Mono-bugs] [Bug 80731][Nor] Changed - [2.0] Error CS0305 using event with generic parameter in partial class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 5 14:24:12 EST 2007
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 frederik.carlier at ugent.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80731
--- shadow/80731 2007-02-05 14:19:05.000000000 -0500
+++ shadow/80731.tmp.5331 2007-02-05 14:24:12.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 80731
Product: Mono: Compilers
Version: 1.2
-OS:
+OS: unknown
OS Details: Ubuntu Edgy Eft, using Mono SVN
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: frederik.carlier at ugent.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [2.0] CError CS0305 using event with generic parameter in partial class
+Summary: [2.0] Error CS0305 using event with generic parameter in partial class
Description of Problem:
Say you have this kind of class
public partial class Test<T>
{
@@ -52,6 +52,9 @@
relates to, but is not a duplicate of, bug 80358 .
------- Additional Comments From frederik.carlier at ugent.be 2007-02-05 14:19 -------
Created an attachment (id=18623)
Files needed to reproduce the issue.
+
+------- Additional Comments From frederik.carlier at ugent.be 2007-02-05 14:24 -------
+fix typo in summary
More information about the mono-bugs
mailing list