[Mono-bugs] [Bug 75260][Wis] Changed - [GMCS] gmcs generates
unverifiable code for method overrides
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 15 14:32:20 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75260
--- shadow/75260 2005-06-15 13:04:27.000000000 -0400
+++ shadow/75260.tmp.18932 2005-06-15 14:32:20.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75260
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details: PLD linux, mono from svn (13.07.2005)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
@@ -70,6 +70,9 @@
(the !0 here is probably just an ildasm bug)
As we can see, when specifying overrides compilers and S.R.E should use /
save the instantiaded version of overriden method (one of the purposes of
TypeBuilder.GetMethod stuff).
+
+------- Additional Comments From martin at ximian.com 2005-06-15 14:32 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list