[Mono-bugs] [Bug 77752][Wis] Changed - mcs fails to report error
CS0197 (Cannot pass 'argument' as ref or out,
because ' argument ' is a marshal-by-reference class)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 07:51:09 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=77752
--- shadow/77752 2006-03-10 02:29:43.000000000 -0500
+++ shadow/77752.tmp.7015 2006-04-18 07:51:09.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 77752
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -18,6 +18,9 @@
I fixed a csc compilation error in r57764. The code would compile fine
with mcs, but csc reported a CS0197 error.
I tried a simple testcase, but that didn't fail or I would have attached
one.
+
+------- Additional Comments From rharinath at novell.com 2006-04-18 07:51 -------
+Should be fixed in SVN r59586.
More information about the mono-bugs
mailing list