Issue 8586

Summary: x86-64 and 64-bit fixes
Product: udk Reporter: gbeauche <gbeauchesne>
Component: codeAssignee: gbeauche <gbeauchesne>
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.1   
Target Milestone: OOo 1.1 Beta   
Hardware: PC   
OS: Linux, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 8584    
Attachments:
Description Flags
64-bit fixes to cppu none

Description gbeauche 2002-10-22 14:57:05 UTC
Hi, this patch fixes BINTEST_VERIFYOFFSET( Any, ... ) on 64-bit platforms. This
makes me wonder: are there other places where offsets to struct members are
hardcoded and expected?
Comment 1 gbeauche 2002-10-22 14:57:45 UTC
Created attachment 3279 [details]
64-bit fixes to cppu
Comment 2 kay.ramme 2002-10-23 09:07:32 UTC
Daniel, please take care of this.
Comment 3 Daniel Boelzle [:dbo] 2002-10-23 11:46:38 UTC
thanks!  I checked in the changes.  Get current on
cppu/inc/cppu/macros.hxx and cppu/source/uno/data.cxx

AFAIK there are no other fixed sizes in build code (there may be some
test code having fixed sizes).
Comment 4 Daniel Boelzle [:dbo] 2002-12-12 14:27:07 UTC
reopened
Comment 5 Daniel Boelzle [:dbo] 2002-12-12 14:28:08 UTC
close if appropriate fix
Comment 6 Daniel Boelzle [:dbo] 2002-12-12 14:28:25 UTC
fixed
Comment 7 Martin Hollmichel 2004-02-15 07:27:28 UTC
verfied in 1.1.0.
Comment 8 Martin Hollmichel 2004-02-15 07:30:34 UTC
close issue