[Mono-bugs] [Bug 72080][Wis] Changed - [PATCH] The runtime is improperly byte ordering static arrays of enum values

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Feb 2005 09:14:36 -0500 (EST)


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=72080

--- shadow/72080	2005-02-01 18:18:40.000000000 -0500
+++ shadow/72080.tmp.818	2005-02-02 09:14:36.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72080
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: OSX 10.3.7
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
 
 
 ------- Additional Comments From miguel@ximian.com  2005-02-01 18:18 -------
 Paolo, could you review and approve this?
 
 Geoff would like this on the 1.1.4 tarballs.
+
+------- Additional Comments From lupus@ximian.com  2005-02-02 09:14 -------
+Committed to svn, thanks for the patch.