[Mono-bugs] [Bug 48071][Maj] Changed - MCS cannot compile code generated by the VS Web Services WSDL wizard

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Sep 2003 11:35:46 -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=48071

--- shadow/48071	2003-09-03 11:22:31.000000000 -0400
+++ shadow/48071.tmp.12558	2003-09-03 11:35:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 48071
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: Redhat 9/x86
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: ravi@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,15 @@
 libraries that mcs pre-loads is not the same as CSC and I do not know if
 we should be pre-loading System.Web.Services.
 
 CCing Miguel on this.
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-09-03 11:35 -------
+You should be getting a warning about the missing /r: from MCS anyways.
+
+I have mixed feelings about adding another library to the default
+(Visual Studio builds for instance require exactly the same process:
+every assembly referenced must be manually referenced).
+
+