[Mono-bugs] [Bug 76761][Blo] Changed - r53239 breaks compilation of
mono/tests/marshal9.cs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 21 03:52:59 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=76761
--- shadow/76761 2005-11-19 13:09:33.000000000 -0500
+++ shadow/76761.tmp.29750 2005-11-21 03:52:59.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76761
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Blocker
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -21,6 +21,9 @@
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.
+
+------- Additional Comments From marek.safar at seznam.cz 2005-11-21 03:52 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list