[Mono-bugs] [Bug 21946] Changed - mcs complains of a missing constructor for the MemberFilter delegate.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Mar 2002 09:06:22 -0000


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 manyoso@yahoo.com.

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

--- shadow/21946	Fri Mar 15 00:37:51 2002
+++ shadow/21946.tmp.10533	Fri Mar 15 04:06:22 2002
@@ -1,14 +1,14 @@
 Bug#: 21946
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,11 @@
 
 (process:23426): ** WARNING **: Missing method System.Reflection.MemberFilter::.ctor
 
 (process:23426): ** ERROR **: file jit.c: line 1924 (mono_analyze_stack): assertion failed: (cm)
 aborting...
 /usr/local/bin/mcs: line 2: 23426 Trace/breakpoint trap   /usr/local/bin/mono /usr/local/bin/mcs.exe $*
+
+------- Additional Comments From manyoso@yahoo.com  2002-03-15 04:06 -------
+The 'bug' was actually a byproduct of using the old beta SDK to build mcs.  Sadly, I can no longer build mcs, because I only have 
+win98.  Happily, I can use mcs to build mcs now ;-)
+