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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-08-07 13:49 ------- + + +*** This bug has been marked as a duplicate of 75056 *** _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
