[Mono-bugs] [Bug 75712][Wis] Changed - [ANONYMOUS METHODS] More anonymous helper classes than needed are created
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 23 20:27:16 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=75712
--- shadow/75712 2005-08-04 13:48:43.000000000 -0400
+++ shadow/75712.tmp.26186 2006-09-23 20:27:16.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75712
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: More anonymous helper classes than needed are created
+Summary: [ANONYMOUS METHODS] More anonymous helper classes than needed are created
Consider
class X {
delegate void D ();
static void Main ()
More information about the mono-bugs
mailing list