[Mono-bugs] [Bug 38937][Nor] Changed - mcs supports two ways for specifiying defines
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 1 Mar 2003 13:54:46 -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=38937
--- shadow/38937 Sat Mar 1 01:32:25 2003
+++ shadow/38937.tmp.29045 Sat Mar 1 13:54:46 2003
@@ -1,14 +1,14 @@
Bug#: 38937
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows 2000
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,10 @@
and
-define:[x;y;...]
Only the second option is documented, so I would suggest removing the
first way of specifying defines.
+
+------- Additional Comments From miguel@ximian.com 2003-03-01 13:54 -------
+The first way is used by old makefiles, back from when MCS was not
+command-line compatible. So removing it is not an option