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 [EMAIL PROTECTED]

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

--- shadow/76432        2005-10-14 00:06:28.000000000 -0400
+++ shadow/76432.tmp.16538      2005-10-14 05:04:51.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 76432
-Product: Mono: Class Libraries
+Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: Win32 / XP Pro / Mono 1.1.9.1 and 1.1.9.2
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Sys.Web
-AssignedTo: [EMAIL PROTECTED]                            
+Component: Basic
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: XSP fails to compile webservices
@@ -46,6 +46,10 @@
 Line 906:                              req += "Content-Type: text/xml; 
charset=utf-8\n";
 Line 907:                              req += "Content-Length: " + GetLiteral 
("string") + "\n\n";
 Line 908:                      
 Line 909:                              MimeXmlBinding mxb = (MimeXmlBinding)
 obin.Output.Extensions.Find (typeof(MimeXmlBinding)) as MimeXmlBinding;
 Line 910:                              if (mxb == null) return req;
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-14 05:04 -------
+The error is a compiler error. The program generated is correct.
+I think this was fixed after 1.1.9.2
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to