[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 22:42:39 -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 14:35:06.000000000 -0500
+++ shadow/71242.tmp.2897	2005-01-13 22:42:39.000000000 -0500
@@ -63,6 +63,9 @@
 Created an attachment (id=13718)
 proposed patch
 
 
 ------- Additional Comments From grompf@sublimeintervention.com  2005-01-13 14:35 -------
 fixed in SVN
+
+------- Additional Comments From cgaisford@novell.com  2005-01-13 22:42 -------
+Initial test looks good, I ran it against test code and it works.