Issue 8586 - x86-64 and 64-bit fixes
Summary: x86-64 and 64-bit fixes
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: gbeauche
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks: 8584
  Show dependency tree
 
Reported: 2002-10-22 14:57 UTC by gbeauche
Modified: 2004-02-15 07:30 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
64-bit fixes to cppu (2.14 KB, patch)
2002-10-22 14:57 UTC, gbeauche
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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