[Mono-bugs] [Bug 50924][Wis] Changed - Avoid spawning an mcs process when compilng an ASPX page

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 08:05:41 -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 gonzalo@ximian.com.

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

--- shadow/50924	2004-01-18 16:06:08.000000000 -0500
+++ shadow/50924.tmp.31107	2004-12-04 08:05:41.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50924
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -34,6 +34,10 @@
 nmake or mingw make, both making current batch files setup unusable
 for compiling C# projects.
 
 I submitted bug 51370 requesting putting jit in dll in official win32
 release for easier embedding as well as performance improvement so
 that we don't have to keep on spawning processes.
+
+------- Additional Comments From gonzalo@ximian.com  2004-12-04 08:05 -------
+As of today, you don't need to have MS.NET installed to run xsp/mono
+on windows and having mcs loaded and reusable would require work in mcs.