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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
