[Mono-bugs] [Bug 47016][Nor] Changed - The generator is writing incorrect method signatures for virtual/overrides
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Oct 2003 23:46:07 -0400 (EDT)
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47016
--- shadow/47016 2003-10-12 23:14:58.000000000 -0400
+++ shadow/47016.tmp.32157 2003-10-12 23:46:07.000000000 -0400
@@ -61,6 +61,11 @@
+ <ReturnType>System.Void</ReturnType>
+ </ReturnValue>
+ <Parameters />
+ <Docs>
+ <summary>To be added</summary>
+ <remarks>To be added</remarks>
+
+------- Additional Comments From duncan@ximian.com 2003-10-12 23:46 -------
+Created an attachment (id=5572)
+The fix is generating a lot of diffs for the Finalize method, this script goes thru the files and specifically fixes the virtual/override change for Finalize
+