[Mono-bugs] [Bug 26463][Nor] Changed - protected internal fields result in incorrect flags

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Jun 2002 18:30:53 -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 lupus@ximian.com.

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

--- shadow/26463	Wed Jun 19 07:03:03 2002
+++ shadow/26463.tmp.1840	Wed Jun 19 14:30:53 2002
@@ -1,14 +1,14 @@
 Bug#: 26463
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
                 return s;
         }
         static void Main() {}
 }
 and run PEVerify on it (or monodis): the s field has invalid flags
 (the method is ok, though). Happens on both runtimes.
+
+------- Additional Comments From lupus@ximian.com  2002-06-19 14:30 -------
+Fixed in cvs.