[Mono-bugs] [Bug 58194][Wis] Changed - Wsdl segfaults translating AmazonSearchService.wsdl from muine-0.6.0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 19:24:43 -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 mpol@gmx.net.

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

--- shadow/58194	2004-05-07 12:40:38.000000000 -0400
+++ shadow/58194.tmp.5130	2004-05-07 19:24:43.000000000 -0400
@@ -163,6 +163,14 @@
 			Console.WriteLine ("THS: no");
 		else
 			Console.WriteLine ("THS: default");
 	}
 }
 
+
+------- Additional Comments From mpol@gmx.net  2004-05-07 19:24 -------
+Oh, I meant the variable for MCS (/usr/bin/mcs) in the Makefile, to
+override it on the commandline. Sorry for the confusion.
+
+Running this test (mcs test.cs) gives me a test.exe without any error.
+MONO_XMLSERIALIZER_THS isn't set anywhere.
+