[Mono-bugs] [Bug 23914] Changed - mcs uses wrong method flags on Finalize
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
26 Apr 2002 22:43:08 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23914
--- shadow/23914 Fri Apr 26 13:35:05 2002
+++ shadow/23914.tmp.29956 Fri Apr 26 18:43:08 2002
@@ -1,14 +1,14 @@
Bug#: 23914
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,9 @@
family virtual hidebysig
mcs instead sets:
private
This makes program compiled with mcs not honour the destructor
(PEVerify doesn't complain either).
+
+------- Additional Comments From miguel@ximian.com 2002-04-26 18:43 -------
+Fixed on CVS.