[Mono-bugs] [Bug 62072][Wis] Changed - MCS doesn't account for C# Output Types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Jul 2004 04:40:21 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62072
--- shadow/62072 2004-07-29 00:12:16.000000000 -0400
+++ shadow/62072.tmp.26774 2004-07-29 04:40:21.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 62072
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: tgraupmann@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
-- Console Application
-- Class Library
-- Windows Application
Compiling "Windows Application"(s) create the console window, when it
should be hidden.
+
+------- Additional Comments From lupus@ximian.com 2004-07-29 04:40 -------
+Already implemented: use mcs -target:exe|library|winexe