[Mono-bugs] [Bug 77204][Wis] Changed - mcs permits calling instance
methods on items with type void
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 11 09:02:44 EST 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=77204
--- shadow/77204 2006-01-11 08:26:39.000000000 -0500
+++ shadow/77204.tmp.16064 2006-01-11 09:02:44.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77204
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: mathpup at mylinuxisp.com
QAContact: mono-bugs at ximian.com
@@ -81,6 +81,9 @@
------- Additional Comments From rharinath at novell.com 2006-01-11 08:26 -------
CSC reports:
bug77204.cs(9,22): error CS0023: Operator '.' cannot be applied to
operand of type 'void'
+
+------- Additional Comments From rharinath at novell.com 2006-01-11 09:02 -------
+Should be fixed in SVN r55370.
More information about the mono-bugs
mailing list