[Mono-bugs] [Bug 58511][Nor] Changed - XSP not working on Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 19:28:30 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58511
--- shadow/58511 2004-06-22 19:25:23.000000000 -0400
+++ shadow/58511.tmp.1918 2004-06-22 19:28:30.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 58511
Product: Mono: Runtime
Version: unspecified
OS: Windows XP
OS Details: Windows XP
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: pbaena@uol.com.ar
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
Cc: danielmorgan@verizon.net,gonzalo@ximian.com
Summary: XSP not working on Windows
@@ -326,6 +326,11 @@
This weird error probably means that mcs wasn't run successfully.
Running mcs might be tricky as we want 'mcs.bat' but will search
for 'mcs' that could find 'mcs.EXE' before (other tricks when
running under cygwin might be needed as the 'mcs' shell script means
nothing to cmd.exe).
+
+------- Additional Comments From miguel@ximian.com 2004-06-22 19:28 -------
+Gonzalo, could we hardcode the mcs.bat invocation?
+
+We can probably guess where it comes from