[Mono-bugs] [Bug 71242][Maj] Changed - Guid structure doesn't account for multiple architectures (big-endian)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 11:37:49 -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 cgaisford@novell.com.

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

--- shadow/71242	2005-01-13 11:37:03.000000000 -0500
+++ shadow/71242.tmp.15863	2005-01-13 11:37:49.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 71242
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cgaisford@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -47,6 +47,9 @@
 
 I will attach the source for the test app.  In the test app, there are some
 extra methods that if you comment out the standard Guid methods and use the
  methods provided, the problem is fixed!
 
 Thanks!
+
+------- Additional Comments From cgaisford@novell.com  2005-01-13 11:37 -------
+Switched this bug to major as it prevents sync from working on OS X.