[Mono-bugs] [Bug 78601][Nor] Changed - [PATCH] Error CS0120 often
reports only last part of method signature
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 16 08:37:47 EDT 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78601
--- shadow/78601 2006-06-16 08:18:31.000000000 -0400
+++ shadow/78601.tmp.31585 2006-06-16 08:37:47.000000000 -0400
@@ -133,6 +133,17 @@
------- Additional Comments From juraj at hotfeet.ch 2006-06-16 08:18 -------
The fix is in svn.
Additionally, I've made the code more consistent by always letting
GetSignatureForError () construct the name.
+
+------- Additional Comments From rharinath at novell.com 2006-06-16 08:37 -------
+Thanks.
+
+There were several undocumented steps that I forgot to mention :-)
+
+ * merge into gmcs/
+ * add a regression testcase
+ * handle any regressions
+
+I've taken care of that.
More information about the mono-bugs
mailing list