[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:18:31 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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=78601
--- shadow/78601 2006-06-16 07:38:12.000000000 -0400
+++ shadow/78601.tmp.30815 2006-06-16 08:18:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78601
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: FC5
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: juraj at hotfeet.ch
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at ximian.com
@@ -127,6 +127,12 @@
------- Additional Comments From rharinath at novell.com 2006-06-16 07:38 -------
Ok. Looks good. You may want to use GetSignatureForError on Property
names too.
Please apply your patch.
+
+------- 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.
More information about the mono-bugs
mailing list