[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
Wed, 22 Oct 2003 16:52:45 -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-13 19:00:03.000000000 -0400
+++ shadow/47016.tmp.17481 2003-10-22 16:52:45.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47016
Product: Mono/Doctools
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Core
AssignedTo: duncan@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
@@ -74,6 +74,11 @@
thanks, I fixed the finalize sigs in cvs after making two small
fixes in your tool:
remove the Console.ReadLine
change the SetValue to ("Value", after)
can you commit the updater patch?
+
+------- Additional Comments From duncan@ximian.com 2003-10-22 16:52 -------
+Thanks for the help, I just committed the patch to updater.cs.
+
+Closing the bug now.