[Mono-bugs] [Bug 53386][Blo] Changed - #if problem in the "using" section
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 31 Jan 2004 02:27:59 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53386
--- shadow/53386 2004-01-28 08:42:00.000000000 -0500
+++ shadow/53386.tmp.30036 2004-01-31 02:27:59.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53386
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
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
+
+------- Additional Comments From miguel@ximian.com 2004-01-31 02:27 -------
+Thanks for the patch, it has been applied to CVS.