[Mono-bugs] [Bug 56071][Nor] Changed - mcs reject line directive with zero-length filename
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Mar 2004 18:12:43 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56071
--- shadow/56071 2004-03-26 08:05:59.000000000 -0500
+++ shadow/56071.tmp.10080 2004-03-27 18:12:43.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs reject line directive with zero-length filename
-OtherBugsDependingOnThis: 56070
+OtherBugsDependingOnThis: 56070[FIXED]
Apparently mcs is more strict about the filename argument for the line
directive.
The following code compiles fine using csc :