[Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if for the #endif
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 15:26:59 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=74939
--- shadow/74939 2006-12-11 15:19:14.000000000 -0500
+++ shadow/74939.tmp.18054 2006-12-11 15:26:59.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74939
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: kornelpal at hotmail.com
QAContact: mono-bugs at ximian.com
@@ -199,6 +199,9 @@
mcs /target:library ComIStreamMarshaler.cs
gmcs /target:library ComIStreamMarshaler.cs
gmcs /target:library /define:NET_2_0 ComIStreamMarshaler.cs
Note that mcs should compile it using /define:NET_2_0 as well but
IStream should be replaced to UCOMIStream to can compile using mcs.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-12-11 15:26 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list