Issue 125711

Summary: While building debug OpenOffice version on illumos/gcc platfrom libuno_cppu.so build fails
Product: General Reporter: Alexander Pyhalov <alp>
Component: codeAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: oooforum
Version: 4.1.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
fix libuno debug build none

Description Alexander Pyhalov 2014-10-04 06:50:29 UTC
Created attachment 84013 [details]
fix libuno debug build

While building debug version of libuno_cpp.so on OpenIndiana with gcc I recieved the following error:

### OFFSET_OF(AlignSize_Impl, dDouble) = 4 instead of expected 8!!!

Attached patch solves this problem.
Comment 1 oooforum (fr) 2024-02-15 14:57:12 UTC
Could you provide more details about this error?
How can you get this?