[Mono-bugs] [Bug 54813][Cri] Changed - mcs 0.31 crashes mono in metadata.c

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Apr 2004 00:34:36 -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=54813

--- shadow/54813	2004-04-01 21:23:16.000000000 -0500
+++ shadow/54813.tmp.30952	2004-04-11 00:34:36.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 54813
 Product: Mono: Compilers
 Version: unspecified
 OS: Fedora 1.0
 OS Details: Linux and Windows
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: diltonm@McCOMSoft.com               
 QAContact: mono-bugs@ximian.com
@@ -362,6 +362,24 @@
 The test code posted previously still works - it crashes the compiler
 successfully. The symtoms remain unchanged.
 
 I'm now wondering if I made a mistake to try Mono, perhaps our company
 should switch to Java?
 
+
+------- Additional Comments From miguel@ximian.com  2004-04-11 00:34 -------
+Your Utils.dll in fact breaks the compiler, it might have been
+a bug on the metadata generator when you compiled it.
+
+If I rebuild the code (Utils.dll) it will work.
+
+Now, that being said, am worried that you might expect a few
+of those assemblies to be completed.  In particular, 
+Microsoft.Web.Services is nowhere complete, and Microsoft has not
+release a stable version of that API either, so depending on that
+to work on Mono is a bit of a stretch.
+
+The details on what Mono will support in 1.0 are available here:
+
+http://www.go-mono.com/mono-roadmap.html
+
+