[Mono-bugs] [Bug 42879][Nor] Changed - mono does not format flags correctly

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 13 May 2003 11:30:12 -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=42879

--- shadow/42879	Tue May 13 06:03:25 2003
+++ shadow/42879.tmp.6528	Tue May 13 11:30:12 2003
@@ -1,14 +1,14 @@
 Bug#: 42879
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dietmar@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,15 @@
 Attributes: AutoLayout, AnsiClass, NotPublic, Public, Sealed, Serializable
 
 
 How often does this happen? 
 
 always
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-13 11:30 -------
+Fixed in CVS.
+
+There's a small difference with respect to MS as we print one of those
+0 values and they print another. May be we should sort not only by
+value, but also by name.
+
+