[Mono-bugs] [Bug 30383][Cos] Changed - #if/#endif, #region/#endregion
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Sep 2002 05:06:39 -0000
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=30383
--- shadow/30383 Mon Sep 16 15:49:55 2002
+++ shadow/30383.tmp.25999 Wed Sep 18 01:06:39 2002
@@ -3,13 +3,13 @@
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Minor
+Priority: Cosmetic
Component: Misc
AssignedTo: miguel@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -46,6 +46,11 @@
This time, mcs says:
error CS5001: Program otromas.exe does not have an entry point defined !!!
and csc says:
otromas.cs(5,2): error CS1038: #endregion directive expected
+
+------- Additional Comments From miguel@ximian.com 2002-09-18 01:06 -------
+I am setting the priority to minimum, because the C# spec states that
+they were compatible. It is indeed a bug in the spec, but I will fix
+the other bugs first, and then get back to this.