[Mono-bugs] [Bug 79797][Min] Changed - [PATCH] create monow.exe on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 3 15:46:11 EST 2006


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79797

--- shadow/79797	2006-11-01 07:21:20.000000000 -0500
+++ shadow/79797.tmp.14114	2006-11-03 15:46:11.000000000 -0500
@@ -1,21 +1,22 @@
 Bug#: 79797
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
+Cc: knocte at gmail.com,wberrier at novell.com
 Summary: [PATCH] create monow.exe on Windows
 
 On Windows, mono.exe is compiled & linked as a console application.
 As such, it always creates a console window, which is annoying
 when the managed app targets "winexe".
 
@@ -74,6 +75,13 @@
 And now I agree that --debug is used for debugging so users would 
 like to see stack trace. The stack trace could be displayed by 
 System.Windows.Forms just like MS.NET does but that involves MWF as 
 well so I support the second patch as well. And if there will be 
 other solution in the future this second patch can be undone easily 
 if required.
+
+------- Additional Comments From robertj at gmx.net  2006-11-03 15:46 -------
+Fixed in SVN.
+
+Wade, please take monow.exe into account when packaging
+the next Windows installation.
+


More information about the mono-bugs mailing list