[Mono-bugs] [Bug 37504][Nor] Changed - System.Web.Hosting.SimpleWorkerRequest should not have a default constructor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 1 Feb 2003 01:54:46 -0500 (EST)


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 eric@5stops.com.

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

--- shadow/37504	Sat Feb  1 01:53:10 2003
+++ shadow/37504.tmp.5481	Sat Feb  1 01:54:46 2003
@@ -17,6 +17,11 @@
 Summary: System.Web.Hosting.SimpleWorkerRequest should not have a default constructor
 
 The Microsoft .NET Framework does not have a default constructor for the
 System.Web.Hosting.SimpleWorkerRequest, while the Mono class libraries do.
 
 I will be including the patch.
+
+------- Additional Comments From eric@5stops.com  2003-02-01 01:54 -------
+Created an attachment (id=3300)
+Patch to remove default constructor
+