[Mono-bugs] [Bug 53975][Nor] Changed - debug data code is endian unclean
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 21:56:07 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53975
--- shadow/53975 2004-02-06 11:11:41.000000000 -0500
+++ shadow/53975.tmp.13111 2004-05-12 21:56:07.000000000 -0400
@@ -1,22 +1,25 @@
Bug#: 53975
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: debug data code is endian unclean
The code that reads (and I suppose also the code that writes) the symbol
data il full of assumptions about the endianess. It needs to be all
reviewed, audited and fixed to use the proper code so it works on all the
architectures.
+
+------- Additional Comments From miguel@ximian.com 2004-05-12 21:56 -------
+Am assigning this to Martin.