[Mono-bugs] [Bug 77752][Wis] New - 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
Fri Mar 10 02:29:43 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77752
--- shadow/77752 2006-03-10 02:29:43.000000000 -0500
+++ shadow/77752.tmp.12404 2006-03-10 02:29:43.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77752
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: peter at novonyx.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs fails to report error CS0197 (Cannot pass 'argument' as ref or out, because ' argument ' is a marshal-by-reference class)
+
+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.
More information about the mono-bugs
mailing list