[Mono-bugs] [Bug 21255] Changed - CS527 error incorrectly reported + segfault

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Mar 2002 18:45:14 -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 mkestner@speakeasy.net.

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

--- shadow/21255	Tue Mar  5 20:15:07 2002
+++ shadow/21255.tmp.13191	Wed Mar  6 13:45:14 2002
@@ -1,21 +1,22 @@
 Bug#: 21255
-Product: Mono/Class Libraries
+Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: CORLIB
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mkestner@speakeasy.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: CS527 error incorrectly reported + segfault
 
 Description of Problem: 
 mcs built on win32 from CVS update at approx 12:00 AM 3/1/02
 mono on linux built from CVS update at approx 12:00 AM 3/2/02
 
@@ -139,6 +140,10 @@
 is more inneficient than the plain call.
 
 Since I can not change the method definition once I have created the
 MethodBuilder without major changes to the compiler, I will just keep
 the proxy code in place.
 
+
+------- Additional Comments From mkestner@speakeasy.net  2002-03-06 13:45 -------
+mcs changes have occurred, but the segfault and stack trace in this
+bug are still occurring.