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=75974

--- shadow/75974        2005-09-03 09:00:53.000000000 -0400
+++ shadow/75974.tmp.23253      2005-09-07 08:37:46.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 75974
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: amd64 pld linux
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Cosmetic
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: PEVerify screams about duplicate MemberRefs in mono-sre-created 
assembly
+Summary: [GMCS] PEVerify screams about duplicate MemberRefs in 
mono-sre-created assembly
 
 Description of Problem:
 method_encode_methodspec doesn't do any caching, so each time you use
 some_method<int,int>() a new MethodSpec is created. This wastes space in
 the generated PE images and causes PEVerify to emit warnings.
 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to