[Mono-bugs] [Bug 75725][Blo] Changed - bug in mono_debug_add_type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 7 13:49:29 EDT 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75725
--- shadow/75725 2005-08-05 14:33:57.000000000 -0400
+++ shadow/75725.tmp.22156 2005-08-07 13:49:29.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75725
Product: Mono: Runtime
Version: 1.1
OS: Solaris 8
OS Details: SPARC
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Blocker
Component: debug
AssignedTo: mono-bugs at ximian.com
ReportedBy: smithrud at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -50,6 +50,11 @@
on an odd boundary (or word boundaries that are not also long boundaries,
ie pointer % 4 != 0...actually, it probably even pointer % 8 != 0 for 64-
bit). I've change the code to behave as though they were two guint8*
(which is convenient, since one is defined that way) and loop through the
data. I do not know what the data is used for, I am unsure that that is
appropriate.
+
+------- Additional Comments From vargaz at gmail.com 2005-08-07 13:49 -------
+
+
+*** This bug has been marked as a duplicate of 75056 ***
More information about the mono-bugs
mailing list