[Mono-devel-list] CSharpCodeCompiler patch to get xsp runnable on Windows

Atsushi Eno atsushi at ximian.com
Tue Jun 22 21:39:48 EDT 2004


Hello,

There are some problem in CSharpCodeCompiler and thus currently we
cannot run xsp on Windows. The patch will make xsp runnable.

	- we won't have path/to/mcs in _windows_ PATH
	- Some kind of weird bug in UseShellExecute and/or
	  RedirectStandardOutput in System.Diagnostics.Procss.

The patch is not beautiful one and I wonder if there might be better
solution. The fix way won't work with the future version of our GAC
structures. (it has been changing many times since its birth day ;-)

I think the same problem were there at beta1 stage as well.

Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xsp-runnable.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040623/5da650a9/attachment.pl 


More information about the Mono-devel-list mailing list