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 [EMAIL PROTECTED]

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

--- shadow/79797        2006-10-31 18:28:14.000000000 -0500
+++ shadow/79797.tmp.10241      2006-10-31 18:28:14.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 79797
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: JIT
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+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".
+
+The patch instructs Makefile.am to create an additional monow.exe
+(similar to javaw.exe, pythonw.exe, perlw.exe ...) compiled for
+the 'windows' subsystem.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to