[Mono-bugs] [Bug 76761][Blo] New - r53239 breaks compilation of mono/tests/marshal9.cs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 19 13:09:33 EST 2005


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 vargaz at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76761

--- shadow/76761	2005-11-19 13:09:33.000000000 -0500
+++ shadow/76761.tmp.28546	2005-11-19 13:09:33.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 76761
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: C#
+AssignedTo: marek.safar at seznam.cz                            
+ReportedBy: vargaz at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: r53239 breaks compilation of mono/tests/marshal9.cs
+
+This breaks the runtime regression tests:
+
+mcs /r:TestDriver.dll marshal9.cs
+
+marshal9.cs(100,117): error CS0662: Cannot specify only `Out' attribute on
+a ref parameter. Use both `In' and `Out' attributes or neither
+
+This file compiles fine with csc and with an older mcs.


More information about the mono-bugs mailing list