[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
Fri Aug 25 14:12:37 EDT 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 kornelpal at gmail.com.

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

--- shadow/74939	2005-06-10 06:58:53.000000000 -0400
+++ shadow/74939.tmp.24402	2006-08-25 14:12:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74939
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: VERIFIED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: duncan at ximian.com                            
 ReportedBy: kornelpal at hotmail.com               
 QAContact: mono-bugs at ximian.com
@@ -187,6 +187,18 @@
 
 ------- Additional Comments From duncan at ximian.com  2005-06-10 03:00 -------
 Patch committed at r45734.
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-06-10 06:58 -------
 I checked out the latest revision and works for me as well.:) Thanks.
+
+------- Additional Comments From kornelpal at gmail.com  2006-08-25 14:12 -------
+The bug is back again.
+
+Please use the original attachment (id=15141):
+
+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.


More information about the mono-bugs mailing list