[Mono-bugs] [Bug 53386][Blo] Changed - #if problem in the "using" section

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jan 2004 08:42:00 -0500 (EST)


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@seznam.cz.

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

--- shadow/53386	2004-01-27 04:25:22.000000000 -0500
+++ shadow/53386.tmp.12439	2004-01-28 08:42:00.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53386
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,10 @@
 
 public class MainClass {
         public static void Main () {}
 }
 
 This code reports syntax error when is complied by mcs.
+
+------- Additional Comments From marek.safar@seznam.cz  2004-01-28 08:42 -------
+This bug occurs only if using System; line ends by CR and other lines
+CR+LF