[Mono-bugs] [Bug 81850][Wis] Changed - gmcs/CSC and System.Reflection(.Emit) differences between Mono, .NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 10 15:41:02 EDT 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 jonpryor at vt.edu.

http://bugzilla.ximian.com/show_bug.cgi?id=81850

--- shadow/81850	2007-06-10 15:40:21.000000000 -0400
+++ shadow/81850.tmp.26498	2007-06-10 15:41:02.000000000 -0400
@@ -137,6 +137,11 @@
 Unfortunately, with the current gmcs "name-mangling" scheme for
 explicitly-implemented interfaces, I can't go from XML-string -> MemberInfo
 directly; instead, I'll need to iterate over all members on the type, do a
 MemberInfo -> XML-string conversion, and then compare.  Yay overhead! 
 (Fortunately this *only* needs to be done for explicitly-implemented
 interface members, which are fairly rare.)
+
+------- Additional Comments From jonpryor at vt.edu  2007-06-10 15:41 -------
+Created an attachment (id=19401)
+demo.cs
+


More information about the mono-bugs mailing list