[Mono-bugs] [Bug 24505][Wis] Changed - assertion failure on mono.exe

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 19 Jun 2003 19:41:37 -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 gonzalo@ximian.com.

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

--- shadow/24505	Mon May 13 10:57:08 2002
+++ shadow/24505.tmp.30997	Thu Jun 19 19:41:37 2003
@@ -1,12 +1,12 @@
 Bug#: 24505
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: German XP
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sma@3plus4.de               
@@ -59,6 +59,9 @@
 it means that the referenced type is not implemented in the assembly.
 This happens when an assembly gets compiled in windows and it
 references the ms runtime assembly with the same name (you can check
 with monodis --assemblyref assembly.dll).
 mono from cvs will tell you in what assembly the type reference is
 located so that you can file the bug against the proper assembly.
+
+------- Additional Comments From gonzalo@ximian.com  2003-06-19 19:41 -------
+WebRequest.Create is there now and the old jit no longer exists.